gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: syntax


From: gnunet
Subject: [taler-deployment] branch master updated: syntax
Date: Sat, 02 Nov 2019 15:55:59 +0100

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 3e095eb  syntax
3e095eb is described below

commit 3e095eba22f8b4def8f893b570633db25303f6a2
Author: Florian Dold <address@hidden>
AuthorDate: Sat Nov 2 15:55:56 2019 +0100

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

diff --git a/bin/taler-deployment b/bin/taler-deployment
index c92df0c..29cdeac 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -395,7 +395,7 @@ def switch_demo(color) -> None:
     active_home = Path.home() / "active-home"
     try:
         active_home.unlink()
-    except e:
+    except:
         pass
     active_home.symlink_to(f"/home/demo-{color}")
 

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



reply via email to

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