[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] fix typo
Holger Levsen (@holger)
gitlab at salsa.debian.org
Fri Aug 26 20:30:51 BST 2022
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
d4aa9f30 by Holger Levsen at 2022-08-26T21:30:35+02:00
fix typo
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_mmdebstrap.sh
Changes:
=====================================
bin/reproducible_mmdebstrap.sh
=====================================
@@ -49,7 +49,7 @@ mv $BUILDDIR/b1 $BUILDDIR/b2 $RESULTSDIR/
sha256sum $RESULTSDIR/b1/mmdebstrap/${SUITE}.tar $RESULTSDIR/b2/mmdebstrap/${SUITE}.tar
# show human readable results
-if diff $RESULTSDIR/b1/mmdebstrap/${SUITE}.tar RESULTSDIR/b2/mmdebstrap/${SUITE}.tar ; then
+if diff $RESULTSDIR/b1/mmdebstrap/${SUITE}.tar $RESULTSDIR/b2/mmdebstrap/${SUITE}.tar ; then
echo "Success: mmdebstrap of $SUITE is reproducible today."
else
echo "Warning: mmdebstrap of $SUITE is not reproducible."
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/d4aa9f30c848e1e3f64528a995bc2f0e8faef7a6
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/d4aa9f30c848e1e3f64528a995bc2f0e8faef7a6
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/20220826/69dd6849/attachment.htm>
More information about the Qa-jenkins-scm
mailing list