Bläddra i källkod

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 år sedan
förälder
incheckning
2c372c70cf
2 ändrade filer med 5 tillägg och 1 borttagningar
  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. 
     tasks are not given to the ones deduced to be slow. 
     (Andy Konwinski and ddas)
     (Andy Konwinski and ddas)
 
 
+    HADOOP-5952. Change "-1 tests included" wording in test-patch.sh.
+    (Gary Murry via szetszwo)
+
   OPTIMIZATIONS
   OPTIMIZATIONS
 
 
     HADOOP-5595. NameNode does not need to run a replicator to choose a
     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
     JIRA_COMMENT="$JIRA_COMMENT
 
 
     -1 tests included.  The patch doesn't appear to include any new or modified tests.
     -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
     return 1
   fi
   fi
   JIRA_COMMENT="$JIRA_COMMENT
   JIRA_COMMENT="$JIRA_COMMENT