summaryrefslogtreecommitdiff
path: root/contrib
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
parent2635f2e0b8246a08e3456ced3068fe161b07a87b (diff)
downloadexchange-d645ea5c8e2c1fd087669a442089323f75dce0ba.tar.gz
exchange-d645ea5c8e2c1fd087669a442089323f75dce0ba.tar.bz2
exchange-d645ea5c8e2c1fd087669a442089323f75dce0ba.zip
skeleton for reserve control testing commands
Diffstat (limited to 'contrib')
m---------contrib/gana0
-rwxr-xr-xcontrib/uncrustify_precommit2
2 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gana b/contrib/gana
-Subproject d402af78f6d360841db53baa46dddae13590ec3
+Subproject 9dee7d6e8f967fdc58ae224e19ec03989ac35c5
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=""