Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b5da6e9

Browse files
committed
Revert change that was not a syntax fix but actually a behavior change
1 parent 0656a56 commit b5da6e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile.pre.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1313,7 +1313,7 @@ funny:
13131313
-o -name .hgignore \
13141314
-o -name .bzrignore \
13151315
-o -name MANIFEST \
1316-
-print
1316+
-o -print
13171317

13181318
# Perform some verification checks on any modified files.
13191319
patchcheck:

0 commit comments

Comments
 (0)