[Git][qa/jenkins.debian.net][master] 2 commits: fixup ad4f232455f67c7de796c97a510b414af74dade4

Mattia Rizzolo (@mattia) gitlab at salsa.debian.org
Sat Mar 9 23:04:40 GMT 2024



Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net


Commits:
ba6ed072 by Mattia Rizzolo at 2024-03-10T00:04:14+01:00
fixup ad4f232455f67c7de796c97a510b414af74dade4

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -
4f5e0abd by Mattia Rizzolo at 2024-03-10T00:04:25+01:00
fix typo

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


2 changed files:

- bin/reproducible_build_archlinux_pkg.sh
- bin/reproducible_build_service.sh


Changes:

=====================================
bin/reproducible_build_archlinux_pkg.sh
=====================================
@@ -345,6 +345,7 @@ trap cleanup_all INT TERM EXIT
 #
 if [ "$1" = "" ] ; then
 	MODE="master"
+	mkdir -p /srv/reproducible-results/archlinux
 	TMPDIR=$(mktemp --tmpdir=/srv/reproducible-results/archlinux -d -t rb-build-XXXXXXXX)  # where everything actually happens
 	SOURCE_DATE_EPOCH=$(date +%s)
 	cd $TMPDIR


=====================================
bin/reproducible_build_service.sh
=====================================
@@ -45,7 +45,7 @@ startup_workers() {
 
 			# shellcheck disable=SC2143
 			if [ -z "$(grep "$WORKER_NAME " /srv/jenkins/bin/reproducible_build_workers|grep -v '^#')" ]; then
-				echo "$(date --utc) - $WORKER_NAME not configure, not starting at this time"
+				echo "$(date --utc) - $WORKER_NAME not configured, not starting at this time"
 				continue
 			fi
 



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/add7d7fa71730fb6ec05ac3d7f296a16b8967893...4f5e0abd6938f0a6c81efe6c1df829392dcf2176

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/add7d7fa71730fb6ec05ac3d7f296a16b8967893...4f5e0abd6938f0a6c81efe6c1df829392dcf2176
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20240309/dd2aace8/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list