projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ee21de
)
reduce scope
author
Christian Grothoff
<christian@grothoff.org>
Sat, 5 Oct 2019 12:59:18 +0000
(14:59 +0200)
committer
Christian Grothoff
<christian@grothoff.org>
Sat, 5 Oct 2019 12:59:18 +0000
(14:59 +0200)
contrib/uncrustify_precommit
patch
|
blob
|
history
diff --git
a/contrib/uncrustify_precommit
b/contrib/uncrustify_precommit
index bfea103043f652b56bccf865f07f4db9d9c94c53..9384d3572fea39a94c3d13ce0036fb0a6bc11b06 100755
(executable)
--- a/
contrib/uncrustify_precommit
+++ b/
contrib/uncrustify_precommit
@@
-17,7
+17,7
@@
do
# only change any of the invocations here if
# they are portable across all cmp and shell
# implementations !
- uncrustify -
q - c uncrustify.cfg -
f $f | cmp - s $f -
+ uncrustify -
q -c uncrustify.cfg -
f $f | cmp - s $f -
if test $? = 1 ;
then
crustified=" $crustified $f"