From d645ea5c8e2c1fd087669a442089323f75dce0ba Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 28 Sep 2022 08:52:34 +0200 Subject: skeleton for reserve control testing commands --- contrib/uncrustify_precommit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/uncrustify_precommit') 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="" -- cgit v1.2.3