[Git][qa/jenkins.debian.net][master] reproducible_build.sh: order systemd-run options differently for improved ps output

Holger Levsen (@holger) gitlab at salsa.debian.org
Mon Mar 18 08:59:29 GMT 2024



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


Commits:
f0ab400a by Holger Levsen at 2024-03-18T09:59:13+01:00
reproducible_build.sh: order systemd-run options differently for improved ps output

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


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/f0ab400ad6d118d1e5c4838b1e8be28f472805a4

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


More information about the Qa-jenkins-scm mailing list