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: typo


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: typo
Date: Tue, 16 Apr 2019 13:47:54 +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 eff108f  typo
eff108f is described below

commit eff108f616d4f053eaa4950022e4ff2ad06866c8
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Apr 16 13:47:45 2019 +0200

    typo
---
 test.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test.sh b/test.sh
index 9f10f6f..313335f 100755
--- a/test.sh
+++ b/test.sh
@@ -3,10 +3,10 @@
 # Every "blue/green" setup relies on a common user that keeps
 # all the shared data (keys, for example).  In our setup, test-*
 # and demo-* rely on the users 'test' and 'demo'.  This script
-# automates the configuration of the 'demo' user.
+# automates the configuration of the 'test' user.
 
 if ! test "test" = $(whoami); then
-  echo This script can only be run by the 'demo' user, exiting..
+  echo This script can only be run by the 'test' user, exiting..
   exit 1
 fi
 

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



reply via email to

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