Grant Henke has uploaded this change for review. ( 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 --- M docs/support/scripts/make_docs.sh 1 file changed, 6 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/36/9736/1 -- 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: newchange Gerrit-Change-Id: Ibe17beb9b558a059599c2350db1d1508a1f6f954 Gerrit-Change-Number: 9736 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
