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: logic ...


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: logic ...
Date: Fri, 11 Oct 2019 11:43:29 +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 fd6e915  logic ...
fd6e915 is described below

commit fd6e915be9885ad7b4e5b09af5f898fe8d149e15
Author: Florian Dold <address@hidden>
AuthorDate: Fri Oct 11 15:13:25 2019 +0530

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

diff --git a/bin/taler-deployment b/bin/taler-deployment
index 49babf2..05a6f3b 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -120,7 +120,7 @@ def get_stale_repos():
         if not s.exists():
             timestamps[r.name] = time.time()
             stale.append(r)
-            break
+            continue
         timestamps[r.name] = s.stat().st_mtime
         for dep in r.deps:
             if timestamps[dep] > ts:

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



reply via email to

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