From 2c372c70cff22102ca8102a288e1110aa08e4ecf Mon Sep 17 00:00:00 2001 From: Tsz-wo Sze Date: Tue, 23 Jun 2009 04:45:15 +0000 Subject: [PATCH] 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 --- CHANGES.txt | 3 +++ src/test/bin/test-patch.sh | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 0147d77498..0ddde984bb 100644 --- a/CHANGES.txt +++ b/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 diff --git a/src/test/bin/test-patch.sh b/src/test/bin/test-patch.sh index 1b8b5a4a1d..95d8dd3915 100755 --- a/src/test/bin/test-patch.sh +++ b/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