gnunet-svn
[Top][All Lists]
Advanced

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

[taler-sync] branch master updated: simplify


From: gnunet
Subject: [taler-sync] branch master updated: simplify
Date: Mon, 19 Feb 2024 19:20:36 +0100

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

grothoff pushed a commit to branch master
in repository sync.

The following commit(s) were added to refs/heads/master by this push:
     new efdeb12  simplify
efdeb12 is described below

commit efdeb12e3544acd5976415be07dbc5a00aba3060
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Feb 19 19:20:34 2024 +0100

    simplify
---
 contrib/ci/Containerfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/ci/Containerfile b/contrib/ci/Containerfile
index 71456f0..96c9b28 100644
--- a/contrib/ci/Containerfile
+++ b/contrib/ci/Containerfile
@@ -67,8 +67,8 @@ RUN cat /etc/apt/preferences.d/taler && \
                   taler-merchant \
                   taler-exchange-database \
                   taler-exchange-offline \
-                  taler-auditor
-&& rm -rf /var/lib/apt/lists/*
+                  taler-auditor \
+    && rm -rf /var/lib/apt/lists/*
 
 RUN apt-get update -yqq && \
     apt-get install -yqq \

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