You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kudu.apache.org by "Todd Lipcon (Code Review)" <ge...@ip-10-146-233-104.ec2.internal> on 2016/01/08 03:26:13 UTC

[kudu-CR] dist_test: fix detection of test result file

Hello Mike Percy,

I'd like you to do a code review.  Please visit

    http://gerrit.cloudera.org:8080/1744

to review the following change.

Change subject: dist_test: fix detection of test result file
......................................................................

dist_test: fix detection of test result file

For tests which are named "foo.sh", the test results end up in "foo.txt", not
"foo.sh.txt". This adds the requisite extension-stripping.

Change-Id: If887f9b205b0ca455d6d9be643abeedc91797d11
---
M build-support/run_dist_test.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/44/1744/1
-- 
To view, visit http://gerrit.cloudera.org:8080/1744
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If887f9b205b0ca455d6d9be643abeedc91797d11
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <to...@cloudera.com>
Gerrit-Reviewer: Mike Percy <mp...@cloudera.com>