You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@knox.apache.org by km...@apache.org on 2013/09/27 23:10:17 UTC

git commit: KNOX-169: Exclude patchprocess directory from RAT scan.

Updated Branches:
  refs/heads/master 288cf916b -> 028e5a6fc


KNOX-169: Exclude patchprocess directory from RAT scan.


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

Branch: refs/heads/master
Commit: 028e5a6fc17599a183fa929298390aef08d8912d
Parents: 288cf91
Author: Kevin Minder <ke...@hortonworks.com>
Authored: Fri Sep 27 17:10:12 2013 -0400
Committer: Kevin Minder <ke...@hortonworks.com>
Committed: Fri Sep 27 17:10:12 2013 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-knox/blob/028e5a6f/dev-support/test-patch.sh
----------------------------------------------------------------------
diff --git a/dev-support/test-patch.sh b/dev-support/test-patch.sh
index f941f3b..82c3190 100644
--- a/dev-support/test-patch.sh
+++ b/dev-support/test-patch.sh
@@ -193,7 +193,7 @@ checkout () {
   echo ""
   echo "======================================================================"
   echo "======================================================================"
-  echo "    Testing patch for ${defect}."
+  echo "    Testing patch for ${defect}. "
   echo "======================================================================"
   echo "======================================================================"
   echo ""