You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@yetus.apache.org by se...@apache.org on 2016/01/25 05:57:49 UTC

yetus git commit: YETUS-290. reference to another function in calcdiffs' description is wrong

Repository: yetus
Updated Branches:
  refs/heads/master 6ba7b4271 -> 919519fb5


YETUS-290. reference to another function in calcdiffs' description is wrong

Signed-off-by: Kengo Seki <se...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/yetus/repo
Commit: http://git-wip-us.apache.org/repos/asf/yetus/commit/919519fb
Tree: http://git-wip-us.apache.org/repos/asf/yetus/tree/919519fb
Diff: http://git-wip-us.apache.org/repos/asf/yetus/diff/919519fb

Branch: refs/heads/master
Commit: 919519fb57a9f9b2e307de081137482edcf9bf95
Parents: 6ba7b42
Author: Marco Zuehlke <mz...@gmail.com>
Authored: Mon Jan 25 01:06:12 2016 +0100
Committer: Kengo Seki <se...@apache.org>
Committed: Mon Jan 25 13:57:20 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/yetus/blob/919519fb/precommit/test-patch.sh
----------------------------------------------------------------------
diff --git a/precommit/test-patch.sh b/precommit/test-patch.sh
index 3ed0dc5..b0b373c 100755
--- a/precommit/test-patch.sh
+++ b/precommit/test-patch.sh
@@ -2222,7 +2222,7 @@ function error_calcdiffs
 }
 
 ## @description  Wrapper to call specific version of calcdiffs if available
-## @description  otherwise calls generic_calcdiffs
+## @description  otherwise calls error_calcdiffs
 ## @audience     public
 ## @stability    evolving
 ## @replaceable  no