summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2011-08-16 17:05:56 (GMT)
committerÉric Araujo <merwok@netwok.org>2011-08-16 17:05:56 (GMT)
commitb5da6e9e48c10e40c46a487f01ad204aabd4c870 (patch)
tree23a8c84a65366cea71f6996214637f573eb7b8cb
parent0656a562142ce6a478210720fb8baa6ac71e2ddb (diff)
downloadcpython-b5da6e9e48c10e40c46a487f01ad204aabd4c870.zip
cpython-b5da6e9e48c10e40c46a487f01ad204aabd4c870.tar.gz
cpython-b5da6e9e48c10e40c46a487f01ad204aabd4c870.tar.bz2
Revert change that was not a syntax fix but actually a behavior change
-rw-r--r--Makefile.pre.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in
index 1108c75..78b85f65 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: