summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2011-08-16 19:05:56 +0200
committerÉric Araujo <merwok@netwok.org>2011-08-16 19:05:56 +0200
commit828cc6c618f42196d6dcc1a0adaad0e07e6b1bee (patch)
treed46c0d99544450570a4d25ca65dfa5f317eb9f88
parentf42121f27e34797b0b5db86ad2fdc4a72bc7e37a (diff)
downloadcpython-git-828cc6c618f42196d6dcc1a0adaad0e07e6b1bee.tar.gz
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 1108c75eca..78b85f656f 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: