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: Fri, 11 Oct 2019 20:38:11 +0200

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

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 2316c7a  typo
2316c7a is described below

commit 2316c7a9693e9a5af49c061958b66b65846188e6
Author: Florian Dold <address@hidden>
AuthorDate: Sat Oct 12 00:08:06 2019 +0530

    typo
---
 bin/taler-deployment | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment b/bin/taler-deployment
index 68adb2b..ebe99c0 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -283,7 +283,7 @@ def ensure_activated():
     out = out.strip(" \n")
     if out != ts:
         print(
-            f"Please do 'source ~/.activate'. Current ts={ts}, new ts={out}",
+            f"Please do 'source ~/activate'. Current ts={ts}, new ts={out}",
             file=sys.stderr,
         )
         sys.exit(1)

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



reply via email to

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