Hello Adar Dembo,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/1857
to review the following change.
Change subject: Fix run-test and dist-test to make paths absolute
......................................................................
Fix run-test and dist-test to make paths absolute
This fixes issues with run-test.sh (and transitively with dist-test)
when trying to run them from within a working directory which isn't
the repository root. The recent out-of-tree build patch broke some
of this behavior.
Tested by verifying I can now run:
../build-support/run-test.sh ./latest/cbtree-test
from my build directory. I also successfully submitted a dist-test task.
Change-Id: Ief6768d05fc4ae5016813909f819fc9e99f9ebd6
---
M README.adoc
M build-support/dist_test.py
M build-support/run-test.sh
3 files changed, 12 insertions(+), 3 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/57/1857/1
--
To view, visit http://gerrit.cloudera.org:8080/1857
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ief6768d05fc4ae5016813909f819fc9e99f9ebd6
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>