Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18064 )
Change subject: [scripts] fix bogus warning in start_kudu.sh ...................................................................... [scripts] fix bogus warning in start_kudu.sh Prior to this patch, the start_kudu.sh script would issue a warning even if $KUDU_HOME/www directory was present when the KUDU_HOME environment variable was defined: Cannot find webroot directory at $KUDU_HOME/www or $BUILDDIR/../../www Change-Id: I81a7d1c65c4b2c0b61a56b45901556d4d36a33b6 Reviewed-on: http://gerrit.cloudera.org:8080/18064 Tested-by: Kudu Jenkins Reviewed-by: Andrew Wong <[email protected]> Reviewed-by: Attila Bukor <[email protected]> --- M src/kudu/scripts/start_kudu.sh 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Kudu Jenkins: Verified Andrew Wong: Looks good to me, approved Attila Bukor: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/18064 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I81a7d1c65c4b2c0b61a56b45901556d4d36a33b6 Gerrit-Change-Number: 18064 Gerrit-PatchSet: 3 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Zoltan Chovan <[email protected]>
