From: Éric Araujo Date: Tue, 16 Aug 2011 17:05:56 +0000 (+0200) Subject: Revert change that was not a syntax fix but actually a behavior change X-Git-Tag: v3.2.3rc1~651 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b5da6e9e48c10e40c46a487f01ad204aabd4c870;p=thirdparty%2FPython%2Fcpython.git Revert change that was not a syntax fix but actually a behavior change --- diff --git a/Makefile.pre.in b/Makefile.pre.in index 1108c75eca76..78b85f656f16 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -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: