[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sync] branch master updated: CI: coverage sync recursive
From: |
Admin |
Subject: |
[sync] branch master updated: CI: coverage sync recursive |
Date: |
Sun, 01 Jun 2025 19:42:43 +0200 |
This is an automated email from the git hooks/post-receive script.
martin-schanzenbach pushed a commit to branch master
in repository sync.
The following commit(s) were added to refs/heads/master by this push:
new d654a65 CI: coverage sync recursive
d654a65 is described below
commit d654a65837823aa25c9d8af8ac397acd41e42588
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Sun Jun 1 19:42:39 2025 +0200
CI: coverage sync recursive
---
contrib/ci/jobs/2-test/5-coverage.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/ci/jobs/2-test/5-coverage.sh
b/contrib/ci/jobs/2-test/5-coverage.sh
index 8ec294e..f481df4 100755
--- a/contrib/ci/jobs/2-test/5-coverage.sh
+++ b/contrib/ci/jobs/2-test/5-coverage.sh
@@ -13,7 +13,7 @@ RSYNC_PATH="incoming_taler/"
RSYNC_DEST="rsync://${RSYNC_HOST}/${RSYNC_PATH}"
-rsync -vP \
+rsync -rvP \
--port ${RSYNC_PORT} \
${ARTIFACT_PATH} ${RSYNC_DEST} || exit 1
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [sync] branch master updated: CI: coverage sync recursive,
Admin <=