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: invalidatin twist


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: invalidatin twister page
Date: Thu, 13 Jun 2019 01:41:29 +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 e5cd677  invalidatin twister page
e5cd677 is described below

commit e5cd6778df5e2767b86bcc14821ec67df9d3def1
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Jun 13 01:41:24 2019 +0200

    invalidatin twister page
---
 taler-sitesbuild/invalidate.sh | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/taler-sitesbuild/invalidate.sh b/taler-sitesbuild/invalidate.sh
index 8ec0663..6b83bdd 100755
--- a/taler-sitesbuild/invalidate.sh
+++ b/taler-sitesbuild/invalidate.sh
@@ -28,3 +28,12 @@ if git status -sb | grep behind; then
   rm -f $HOME/stamps/docs.taler.net-stamp
 
 fi
+
+# Check Twister Web page.
+cd $HOME/twister
+git fetch
+if git status -sb | grep behind; then
+  echo "invalidating twister.taler.net"
+  rm -f $HOME/stamps/twister.taler.net-stamp
+
+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]