[Git][qa/jenkins.debian.net][master] Revert "Revert "reproducible_build.sh: order systemd-run options differently...

Holger Levsen (@holger) gitlab at salsa.debian.org
Mon Mar 18 10:57:01 GMT 2024



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
bc43466a by Holger Levsen at 2024-03-18T11:56:45+01:00
Revert "Revert "reproducible_build.sh: order systemd-run options differently for improved ps output""

This reverts commit 1caba276676be84e7e1f6ab0d1d1abed3c993d73.

- - - - -


1 changed file:

- bin/reproducible_build.sh


Changes:

=====================================
bin/reproducible_build.sh
=====================================
@@ -389,9 +389,10 @@ call_diffoscope_on_changes_files() {
 	touch ${DIFFOSCOPE_STAMP}
 	RESULT=0
 	# 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" \
+	( systemd-run \
+		--description="diffoscope on $SRCPACKAGE/$VERSION in $SUITE/$ARCH" \
 		--slice=rb-build-diffoscope.slice -u "rb-diffoscope-$WORKER_NAME-$BUILD_ID" \
+		--user --send-sighup --pipe --wait \
 		-E TMPDIR \
 		timeout 155m nice schroot \
 		--directory $TMPDIR \



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/bc43466a794f62c605b39623018fe65143e398d6
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/67895157/attachment.htm>


More information about the Qa-jenkins-scm mailing list