[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-deployment] branch master updated: Typo.
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-deployment] branch master updated: Typo. |
Date: |
Mon, 06 Mar 2017 22:07:20 +0100 |
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 013a1bc Typo.
013a1bc is described below
commit 013a1bcb97f19305ac380daa5f9bdc7d50454b2f
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Mar 6 22:07:11 2017 +0100
Typo.
---
taler-build/switch_bluegreen.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/taler-build/switch_bluegreen.sh b/taler-build/switch_bluegreen.sh
index 058c02d..291678f 100755
--- a/taler-build/switch_bluegreen.sh
+++ b/taler-build/switch_bluegreen.sh
@@ -7,4 +7,4 @@ if test $active="test-blue"; then
nonactive="test-green"
fi
-sudo -u $(nonactive) su -c 'source $HOME/activate; taler-deployment-build'
+sudo -u $(nonactive) sh -c 'source $HOME/activate; taler-deployment-build'
--
To stop receiving notification emails like this one, please contact
address@hidden
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [taler-deployment] branch master updated: Typo.,
gnunet <=