aboutsummaryrefslogtreecommitdiff
path: root/contrib/uncrustify_precommit
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2022-09-28 08:52:34 +0200
committerChristian Grothoff <grothoff@gnunet.org>2022-09-28 08:54:14 +0200
commitd645ea5c8e2c1fd087669a442089323f75dce0ba (patch)
tree26d04e2b73bf85b76a1f76821393781bf7de0eab /contrib/uncrustify_precommit
parent2635f2e0b8246a08e3456ced3068fe161b07a87b (diff)
downloadexchange-d645ea5c8e2c1fd087669a442089323f75dce0ba.tar.xz
skeleton for reserve control testing commands
Diffstat (limited to 'contrib/uncrustify_precommit')
-rwxr-xr-xcontrib/uncrustify_precommit2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/uncrustify_precommit b/contrib/uncrustify_precommit
index b932d6107..648e6e245 100755
--- a/contrib/uncrustify_precommit
+++ b/contrib/uncrustify_precommit
@@ -2,7 +2,7 @@
# use as .git/hooks/pre-commit
exec 1>&2
-
+return 0
RET=0
changed=$(git diff --cached --name-only)
crustified=""