Browse Source

HADOOP-5952. Change "-1 tests included" wording in test-patch.sh. Contributed by Gary Murry

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@787541 13f79535-47bb-0310-9956-ffa450edef68
Tsz-wo Sze 16 years ago
parent
commit
2c372c70cf
2 changed files with 5 additions and 1 deletions
  1. 3 0
      CHANGES.txt
  2. 2 1
      src/test/bin/test-patch.sh

+ 3 - 0
CHANGES.txt

@@ -456,6 +456,9 @@ Trunk (unreleased changes)
     tasks are not given to the ones deduced to be slow. 
     (Andy Konwinski and ddas)
 
+    HADOOP-5952. Change "-1 tests included" wording in test-patch.sh.
+    (Gary Murry via szetszwo)
+
   OPTIMIZATIONS
 
     HADOOP-5595. NameNode does not need to run a replicator to choose a

+ 2 - 1
src/test/bin/test-patch.sh

@@ -232,7 +232,8 @@ checkTests () {
     JIRA_COMMENT="$JIRA_COMMENT
 
     -1 tests included.  The patch doesn't appear to include any new or modified tests.
-                        Please justify why no tests are needed for this patch."
+                        Please justify why no new tests are needed for this patch.
+                        Also please list what manual steps were performed to verify this patch."
     return 1
   fi
   JIRA_COMMENT="$JIRA_COMMENT