[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: fix typo
Holger Levsen
gitlab at salsa.debian.org
Wed Feb 20 19:27:51 GMT 2019
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
d50c6dcd by Holger Levsen at 2019-02-20T19:27:43Z
reproducible Debian: fix typo
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_compare_Debian_sha1sums.sh
Changes:
=====================================
bin/reproducible_compare_Debian_sha1sums.sh
=====================================
@@ -43,7 +43,7 @@ cd $SHA1DIR
PACKAGES=$(mktemp --tmpdir=$TMPDIR sha1-comp-XXXXXXX)
schroot --directory $SHA1DIR -c chroot:jenkins-reproducible-${RELEASE}-diffoscope cat /var/lib/apt/lists/cdn-fastly.deb.debian.org_debian_dists_${RELEASE}_main_binary-amd64_Packages > $PACKAGES
-case MODE in
+case "$MODE" in
random) SORT="sort -R";;
reverse) SORT="sort -r" ;;
*) SORT="sort" ;;
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/d50c6dcd4ad2759ad98f7fea8e1760489162df8f
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/d50c6dcd4ad2759ad98f7fea8e1760489162df8f
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/20190220/c2a9d244/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list