From 1e2b062e042cba24951740e3c9c81ecdf6d03264 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Mon, 3 Jun 2019 12:31:07 +0200 Subject: remove confusing comment --- bin/taler-deployment-config-sign | 4 ---- 1 file changed, 4 deletions(-) (limited to 'bin') diff --git a/bin/taler-deployment-config-sign b/bin/taler-deployment-config-sign index bf4372a..d58ee98 100755 --- a/bin/taler-deployment-config-sign +++ b/bin/taler-deployment-config-sign @@ -12,10 +12,6 @@ base=$HOME export PATH="$base/deployment":$PATH for f in $HOME/shared-data/exchange/wire/*.json - # If this command is run by the blue-green party - # that did NOT create the .json file(s) then the - # right group permission is already set (and the - # 'chmod' below would also fail). do chmod g+w $f || true done -- cgit v1.2.3