Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/9736 )
Change subject: Fix make_docs.sh on Mac OS ...................................................................... Fix make_docs.sh on Mac OS mktemp on Mac OS does not support the —suffix option and requires the pattern of X’s to come at the end of the file. To work around this, we create a temp file and rename it to contain the correct suffix. Change-Id: Ibe17beb9b558a059599c2350db1d1508a1f6f954 Reviewed-on: http://gerrit.cloudera.org:8080/9736 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Grant Henke <[email protected]> --- M docs/support/scripts/make_docs.sh 1 file changed, 6 insertions(+), 1 deletion(-) Approvals: Adar Dembo: Looks good to me, approved Grant Henke: Verified -- To view, visit http://gerrit.cloudera.org:8080/9736 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ibe17beb9b558a059599c2350db1d1508a1f6f954 Gerrit-Change-Number: 9736 Gerrit-PatchSet: 2 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]>
