gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: Missing 'fi' at b


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: Missing 'fi' at bash script.
Date: Fri, 08 Jun 2018 17:59:03 +0200

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

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 146aff1  Missing 'fi' at bash script.
146aff1 is described below

commit 146aff1c9b1014577341361d7316c10647b11e5b
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Jun 8 17:58:34 2018 +0200

    Missing 'fi' at bash script.
---
 bin/taler-deployment-keyup | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/taler-deployment-keyup b/bin/taler-deployment-keyup
index a05ad6c..b497f78 100755
--- a/bin/taler-deployment-keyup
+++ b/bin/taler-deployment-keyup
@@ -30,5 +30,6 @@ if [[ -s $auditor_request_dir/auditor_request ]]; then
     -r "$auditor_request_dir/auditor_request" \
     -o "$(taler-config -s exchangedb -o auditor_base_dir -f)/$(date +%s%N)" \
     -c ${HOME}/.config/taler.conf
+fi
 
 chmod -fR g+rw ${HOME}/shared-data

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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