]> granicus.if.org Git - python/commitdiff
Revert change that was not a syntax fix but actually a behavior change
authorÉric Araujo <merwok@netwok.org>
Tue, 16 Aug 2011 17:05:56 +0000 (19:05 +0200)
committerÉric Araujo <merwok@netwok.org>
Tue, 16 Aug 2011 17:05:56 +0000 (19:05 +0200)
Makefile.pre.in

index 1108c75eca76c46cff884a7c942fce4dadc6467a..78b85f656f160f845bba8eab51f02d3ba3ea2a9a 100644 (file)
@@ -1313,7 +1313,7 @@ funny:
                -o -name .hgignore \
                -o -name .bzrignore \
                -o -name MANIFEST \
-               -print
+               -o -print
 
 # Perform some verification checks on any modified files.
 patchcheck: