gnunet-svn
[Top][All Lists]
Advanced

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

[taler-sandcastle-ng] 06/39: sandcastle-ng: make run script print to con


From: gnunet
Subject: [taler-sandcastle-ng] 06/39: sandcastle-ng: make run script print to console
Date: Thu, 11 Jan 2024 13:59:39 +0100

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

devan-carpenter pushed a commit to branch master
in repository sandcastle-ng.

commit 57db451e9775073859f33eeb6805e90b91aec342
Author: Devan Carpenter <devan@taler.net>
AuthorDate: Thu Oct 26 11:12:11 2023 -0400

    sandcastle-ng: make run script print to console
    
    no need to be silent. more useful to show us what's happening.
---
 sandcastle-run | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sandcastle-run b/sandcastle-run
index c79551f..5aab4e6 100755
--- a/sandcastle-run
+++ b/sandcastle-run
@@ -2,7 +2,7 @@
 
 # Run the Taler container with all the right mounts and preset parameters
 
-set -eu
+set -exou
 
 SANDCASTLE_PORT_MERCHANT=16000
 SANDCASTLE_PORT_EXCHANGE=16001

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