gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: sandcastle: tags file not requ


From: gnunet
Subject: [taler-deployment] branch master updated: sandcastle: tags file not required anymore
Date: Wed, 05 Jul 2023 20:59:54 +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 15e613d  sandcastle: tags file not required anymore
15e613d is described below

commit 15e613de9a0574c76f6a77df21dcb6bc9942d40e
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Jul 5 20:59:50 2023 +0200

    sandcastle: tags file not required anymore
---
 sandcastle/build_base.sh | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/sandcastle/build_base.sh b/sandcastle/build_base.sh
index 2c746e2..fc37c1b 100755
--- a/sandcastle/build_base.sh
+++ b/sandcastle/build_base.sh
@@ -31,11 +31,6 @@ if [[ ! -e $DOCKER_FILE ]]; then
   exit 1
 fi
 
-if [[ ! -e buildconfig/tags.sh ]]; then
-  echo "buildconfig/tags.sh required but does not exist"
-  exit 1
-fi
-
 # Allows extra features to conditionally copy files
 # from the host during the build.  That solves the
 # case where the tag file is not given.

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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