[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[challenger] branch master updated: -add rsync
From: |
Admin |
Subject: |
[challenger] branch master updated: -add rsync |
Date: |
Sun, 01 Jun 2025 17:32:40 +0200 |
This is an automated email from the git hooks/post-receive script.
martin-schanzenbach pushed a commit to branch master
in repository challenger.
The following commit(s) were added to refs/heads/master by this push:
new 20967b7 -add rsync
20967b7 is described below
commit 20967b7c13318109c78fcc1d3a4882662a644116
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Sun Jun 1 17:32:35 2025 +0200
-add rsync
---
contrib/ci/Containerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/ci/Containerfile b/contrib/ci/Containerfile
index 64d8dab..0d1665a 100644
--- a/contrib/ci/Containerfile
+++ b/contrib/ci/Containerfile
@@ -46,7 +46,7 @@ RUN apt-get update -yqq && \
apt-get install -yqq \
graphviz \
doxygen \
- lcov \
+ lcov rsync \
&& rm -rf /var/lib/apt/lists/*
# Install Taler (and friends) packages
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [challenger] branch master updated: -add rsync,
Admin <=