[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[merchant] branch master updated: CI: Ftbfs
From: |
Admin |
Subject: |
[merchant] branch master updated: CI: Ftbfs |
Date: |
Sun, 01 Jun 2025 14:52:47 +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 fd828f25 CI: Ftbfs
fd828f25 is described below
commit fd828f257f423badb3658f59d0c97c5428dbe8e8
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Sun Jun 1 14:52:35 2025 +0200
CI: Ftbfs
---
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 56f231e8..6c13f174 100755
--- a/contrib/ci/jobs/2-test/job.sh
+++ b/contrib/ci/jobs/2-test/job.sh
@@ -3,7 +3,7 @@ set -exuo pipefail
job_dir=$(dirname "${BASH_SOURCE[0]}")
-. "${job_dir}"/1-test.sh
+. "${job_dir}"/1-build.sh
. "${job_dir}"/2-install.sh
. "${job_dir}"/3-startdb.sh
. "${job_dir}"/4-test.sh
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [merchant] branch master updated: CI: Ftbfs,
Admin <=