[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[merchant] branch master updated: -typo
From: |
Admin |
Subject: |
[merchant] branch master updated: -typo |
Date: |
Sun, 01 Jun 2025 18:26:31 +0200 |
This is an automated email from the git hooks/post-receive script.
martin-schanzenbach pushed a commit to branch master
in repository merchant.
The following commit(s) were added to refs/heads/master by this push:
new 8def1b52 -typo
8def1b52 is described below
commit 8def1b521f529b5d00fd6c1f6247c2b4dd6ac063
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Sun Jun 1 18:26:20 2025 +0200
-typo
---
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 f96d355e..25f471d1 100755
--- a/contrib/ci/jobs/2-test/5-coverage.sh
+++ b/contrib/ci/jobs/2-test/5-coverage.sh
@@ -9,7 +9,7 @@ genhtml coverage.info --output-directory ${ARTIFACT_PATH} ||
exit 1
RSYNC_HOST="taler.host.internal"
RSYNC_PORT=424243
-RSYNC_PATH="incoming_packages/taler/"
+RSYNC_PATH="incoming_taler/"
RSYNC_DEST="rsync://${RSYNC_HOST}/${RSYNC_PATH}"
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.