gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] 02/02: read-only


From: gnunet
Subject: [taler-wallet-core] 02/02: read-only
Date: Fri, 07 Aug 2020 08:14:04 +0200

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

dold pushed a commit to branch master
in repository wallet-core.

commit f4265f76dd9ec3672a6713fc90030b4a42df631b
Author: Florian Dold <florian.dold@gmail.com>
AuthorDate: Fri Aug 7 11:43:57 2020 +0530

    read-only
---
 bootstrap | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/bootstrap b/bootstrap
index 82700e1b..14250994 100755
--- a/bootstrap
+++ b/bootstrap
@@ -12,3 +12,6 @@ fi
 
 git submodule update --init
 cp build-system/taler-build-scripts/configure ./configure
+# Try making the configure script read-only to prevent
+# accidental changes in the wrong place.
+chmod ogu-w ./configure || true

-- 
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]