Repository: knox
Updated Branches:
  refs/heads/master 878c6ecc5 -> 8397b56b0


[KNOX-169] - Test issue for patch test automation via PreCommit-Knox-Build job


Project: http://git-wip-us.apache.org/repos/asf/knox/repo
Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/8397b56b
Tree: http://git-wip-us.apache.org/repos/asf/knox/tree/8397b56b
Diff: http://git-wip-us.apache.org/repos/asf/knox/diff/8397b56b

Branch: refs/heads/master
Commit: 8397b56b0840ee9c915eab3486ccf9bfe3a5a9f8
Parents: 878c6ec
Author: Kevin Minder <kmin...@apache.org>
Authored: Fri Jan 29 15:47:51 2016 -0500
Committer: Kevin Minder <kmin...@apache.org>
Committed: Fri Jan 29 15:47:51 2016 -0500

----------------------------------------------------------------------
 dev-support/test-patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/knox/blob/8397b56b/dev-support/test-patch
----------------------------------------------------------------------
diff --git a/dev-support/test-patch b/dev-support/test-patch
index e81d653..b7d6214 100755
--- a/dev-support/test-patch
+++ b/dev-support/test-patch
@@ -316,7 +316,7 @@ run() {
 }
 ###############################################################################
 getAllTasks() {
-    TASKFILES=`ls -a bin/test\-patch\-[0-9][0-9]\-*`
+    TASKFILES=`ls -a ${BASEDIR}/test\-patch\-[0-9][0-9]\-*`
 }
 ###############################################################################
 prePatchRun() {

Reply via email to