[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: fix almost serious typo

Holger Levsen gitlab at salsa.debian.org
Fri Nov 20 15:58:53 GMT 2020



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


Commits:
a29786c6 by Holger Levsen at 2020-11-20T16:58:42+01:00
reproducible Debian: fix almost serious typo

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

- - - - -


1 changed file:

- bin/reproducible_common.sh


Changes:

=====================================
bin/reproducible_common.sh
=====================================
@@ -641,7 +641,7 @@ irc_message() {
 
 call_diffoscope() {
 	mkdir -p $TMPDIR/$1/$(dirname $2)
-	local TMPLOG=(mktemp --tmpdir=$TMPDIR)
+	local TMPLOG=$(mktemp --tmpdir=$TMPDIR)
 	local msg=""
 	set +e
 	# remember to also modify the retry diffoscope call 15 lines below



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/a29786c69468aa2ffc1eb843ce5e79b1a108272e
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/20201120/9fa07b4e/attachment.html>


More information about the Qa-jenkins-scm mailing list