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)
commit828cc6c618f42196d6dcc1a0adaad0e07e6b1bee (patch)
treed46c0d99544450570a4d25ca65dfa5f317eb9f88
parentf42121f27e34797b0b5db86ad2fdc4a72bc7e37a (diff)
downloadcpython-828cc6c618f42196d6dcc1a0adaad0e07e6b1bee.zip
cpython-828cc6c618f42196d6dcc1a0adaad0e07e6b1bee.tar.gz
cpython-828cc6c618f42196d6dcc1a0adaad0e07e6b1bee.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: