gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: activate script issue


From: gnunet
Subject: [taler-deployment] branch master updated: activate script issue
Date: Tue, 18 May 2021 08:39:45 +0200

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

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 961e593  activate script issue
961e593 is described below

commit 961e59338d43ffa7f56251777a2e49d44ab5f370
Author: MS <ms@taler.net>
AuthorDate: Tue May 18 08:39:41 2021 +0200

    activate script issue
---
 buildbot/build.sh | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/buildbot/build.sh b/buildbot/build.sh
index 5a1e8e9..51d0eb4 100755
--- a/buildbot/build.sh
+++ b/buildbot/build.sh
@@ -3,7 +3,11 @@
 set -eu
 
 echo "Running taler-deployment bootstrap"
-source "${HOME}/activate"
+
+# Cannot have this here, as the activate script
+# will be made by the 'bootstrap' command.
+# source "${HOME}/activate".  Currently under test.
+
 taler-deployment bootstrap
 
 echo "Running taler-deployment build"

-- 
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]