gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: invoke wallet via basename


From: gnunet
Subject: [taler-deployment] branch master updated: invoke wallet via basename
Date: Fri, 09 Jul 2021 13:31:15 +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 f02b61e  invoke wallet via basename
f02b61e is described below

commit f02b61e2af8d0e32ad8f6b6305134997e4b0227f
Author: ms <ms@taler.net>
AuthorDate: Fri Jul 9 13:31:11 2021 +0200

    invoke wallet via basename
---
 buildbot/master.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index a572171..bfd6441 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -961,7 +961,7 @@ TALER_DEMO_HEALTHCHECK_FACTORY.addStep(
         name="test-withdraw-and-spend",
         description="Running wallet spend tests",
         descriptionDone="Test correctly run",
-        command=["./$HOME/local/bin/taler-wallet-cli",
+        command=["taler-wallet-cli",
                  "testing",
                  "run-integrationtests",
                  "payment-demo"

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