]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Meta/Dothem: no need to retest only because RelNotes has changed
authorJunio C Hamano <gitster@pobox.com>
Mon, 23 Feb 2015 21:15:36 +0000 (13:15 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 23 Feb 2015 21:15:36 +0000 (13:15 -0800)
Dothem

diff --git a/Dothem b/Dothem
index cff2949a9ee4618b62c4e5897b9c3d4dfdf8aaec..7c47ae03d8c5d76df7aec49d56cb7491defe9d16 100755 (executable)
--- a/Dothem
+++ b/Dothem
@@ -144,7 +144,9 @@ do
                        do
                                if test "z$xtree" = "z$rtree" ||
                                        git diff --quiet "$xtree" "$rtree" -- . \
-                                       ':!GIT-VERSION-GEN' ':!Documentation/'
+                                       ':!GIT-VERSION-GEN' \
+                                       ':!RelNotes' \
+                                       ':!Documentation/'
                                then
                                        skip_test=1
                                        break