gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: add bash


From: gnunet
Subject: [taler-exchange] branch master updated: add bash
Date: Mon, 01 Apr 2024 02:03:42 +0200

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 966c72f0e add bash
966c72f0e is described below

commit 966c72f0ebab372a35d163c2b7827ae3e76b7e31
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Apr 1 02:03:39 2024 +0200

    add bash
---
 contrib/ci/Containerfile             | 1 +
 src/templating/run-original-tests.sh | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/contrib/ci/Containerfile b/contrib/ci/Containerfile
index d4e5584f7..7ce9e37e3 100644
--- a/contrib/ci/Containerfile
+++ b/contrib/ci/Containerfile
@@ -7,6 +7,7 @@ RUN apt-get update -yqq && \
                   autoconf \
                   autopoint \
                   curl \
+           bash \
                    git \
                   libcurl4-gnutls-dev \
                   libgcrypt-dev \
diff --git a/src/templating/run-original-tests.sh 
b/src/templating/run-original-tests.sh
index bacd035f9..f9dbe316c 100755
--- a/src/templating/run-original-tests.sh
+++ b/src/templating/run-original-tests.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 # This file is in the public domain.
 set -eux
 

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