[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: fix braino
Holger Levsen
gitlab at salsa.debian.org
Wed Feb 26 23:53:01 GMT 2020
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
1d380ee8 by Holger Levsen at 2020-02-27T00:52:48+01:00
reproducible Debian: fix braino
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_html_builtin-pho.sh
Changes:
=====================================
bin/reproducible_html_builtin-pho.sh
=====================================
@@ -36,7 +36,7 @@ where
b.source=p.source
and p.version=b.version
and ( (b.arch_all and p.arch='all') or
- (b.arch_$SUITE and p.arch='$ARCH') )
+ (b.arch_$ARCH and p.arch='$ARCH') )
EOF
}
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/1d380ee8145025dcff7a7734c16856098bcf8940
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/1d380ee8145025dcff7a7734c16856098bcf8940
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/20200226/6d6c0972/attachment.html>
More information about the Qa-jenkins-scm
mailing list