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

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



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


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

This reverts commit f0ab400ad6d118d1e5c4838b1e8be28f472805a4.

- - - - -


1 changed file:

- bin/reproducible_build.sh


Changes:

=====================================
bin/reproducible_build.sh
=====================================
@@ -389,10 +389,9 @@ call_diffoscope_on_changes_files() {
 	touch ${DIFFOSCOPE_STAMP}
 	RESULT=0
 	# FIXME: add --collect once checked that it's behavin correctly
-	( systemd-run \
-		--description="diffoscope on $SRCPACKAGE/$VERSION in $SUITE/$ARCH" \
+	( 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" \
-		--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/1caba276676be84e7e1f6ab0d1d1abed3c993d73

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/1caba276676be84e7e1f6ab0d1d1abed3c993d73
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/884fce9b/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list