[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 17:10:03 +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 7391c760 -typo
7391c760 is described below
commit 7391c760dc62168dd617c40535c5adf702d22a6e
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Sun Jun 1 17:09:52 2025 +0200
-typo
---
contrib/ci/jobs/2-test/job.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/ci/jobs/2-test/job.sh b/contrib/ci/jobs/2-test/job.sh
index 6c13f174..bda6cf51 100755
--- a/contrib/ci/jobs/2-test/job.sh
+++ b/contrib/ci/jobs/2-test/job.sh
@@ -7,4 +7,4 @@ job_dir=$(dirname "${BASH_SOURCE[0]}")
. "${job_dir}"/2-install.sh
. "${job_dir}"/3-startdb.sh
. "${job_dir}"/4-test.sh
-. "${job_dir}"/5-coverage.sh"
+. "${job_dir}"/5-coverage.sh
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [merchant] branch master updated: -typo,
Admin <=