gnunet-svn
[Top][All Lists]
Advanced

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

[taler-sandcastle-ng] branch master updated: export TERM when entering s


From: gnunet
Subject: [taler-sandcastle-ng] branch master updated: export TERM when entering sandcastle
Date: Mon, 05 Feb 2024 18:12:30 +0100

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

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

The following commit(s) were added to refs/heads/master by this push:
     new 3f1c863  export TERM when entering sandcastle
3f1c863 is described below

commit 3f1c863735974ac4a403e35472c58da71c54d2f4
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Feb 5 18:12:27 2024 +0100

    export TERM when entering sandcastle
---
 sandcastle-enter | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sandcastle-enter b/sandcastle-enter
index 25bf48e..7b165f6 100755
--- a/sandcastle-enter
+++ b/sandcastle-enter
@@ -1,3 +1,3 @@
 #!/usr/bin/env bash
 
-exec podman exec -it taler-sandcastle /bin/bash
+exec podman exec -e=TERM -it taler-sandcastle /bin/bash

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