gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: continue previous fix


From: gnunet
Subject: [taler-exchange] branch master updated: continue previous fix
Date: Fri, 17 Jul 2020 18:21:36 +0200

This is an automated email from the git hooks/post-receive script.

ms pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new c7e00e63 continue previous fix
c7e00e63 is described below

commit c7e00e6317502f110956918c1af9622004bad08f
Author: MS <ms@taler.net>
AuthorDate: Fri Jul 17 18:21:33 2020 +0200

    continue previous fix
---
 bootstrap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bootstrap b/bootstrap
index bdb96803..a0bbd3b7 100755
--- a/bootstrap
+++ b/bootstrap
@@ -29,7 +29,7 @@ if existence uncrustify; then
     # Install uncrustify format symlink (if possible)
     ln -s contrib/uncrustify.cfg uncrustify.cfg 2> /dev/null || true
     # Install pre-commit hook (if possible)
-    ln -s ../../contrib/uncrustify_precommit .git/hooks/pre-commit 2> /dev/null
+    ln -s ../../contrib/uncrustify_precommit .git/hooks/pre-commit 2> 
/dev/null || true
 else
     echo "Uncrustify not detected, hook not installed. Please install 
uncrustify if you plan on doing development"
 fi

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]