[Git][qa/jenkins.debian.net][master] reproducible debian: build: drop --remain-after-exit

Mattia Rizzolo (@mattia) gitlab at salsa.debian.org
Mon Mar 18 08:04:19 GMT 2024



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


Commits:
96241c2b by Mattia Rizzolo at 2024-03-18T09:03:40+01:00
reproducible debian: build: drop --remain-after-exit

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

- - - - -


1 changed file:

- bin/reproducible_build.sh


Changes:

=====================================
bin/reproducible_build.sh
=====================================
@@ -388,8 +388,8 @@ call_diffoscope_on_changes_files() {
 	DIFFOSCOPE_STAMP="/var/log/reproducible-builds/diffoscope_stamp_${SRCPACKAGE}_${SUITE}_${ARCH}_$(date -u +%s)"
 	touch ${DIFFOSCOPE_STAMP}
 	RESULT=0
-	# FIXME: replace --remain-after-exit with --collect once checked that it's behavin correctly
-	( systemd-run --user --send-sighup --remain-after-exit --pipe --wait \
+	# FIXME: add --collect once checked that it's behavin correctly
+	( systemd-run --user --send-sighup --pipe --wait \
 		--description="diffoscope for Debian's $SRCPACKAGE $VERSION in $SUITE/$ARCH" \
 		--slice=rb-build-diffoscope.slice -u "rb-diffoscope-$WORKER_NAME-$BUILD_ID" \
 		-E TMPDIR \



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/96241c2b6c046cc79a5386c1145b4ee5e6c4b7d7

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/96241c2b6c046cc79a5386c1145b4ee5e6c4b7d7
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/20240318/20672ef5/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list