[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: mmdebstrap jobs: only use -v for the first mmdebstrap run

Holger Levsen (@holger) gitlab at salsa.debian.org
Fri Aug 26 21:02:47 BST 2022



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


Commits:
ac05d656 by Holger Levsen at 2022-08-26T22:02:38+02:00
reproducible Debian: mmdebstrap jobs: only use -v for the first mmdebstrap run

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

- - - - -


1 changed file:

- bin/reproducible_mmdebstrap.sh


Changes:

=====================================
bin/reproducible_mmdebstrap.sh
=====================================
@@ -39,13 +39,13 @@ delay_start
 # Actual run mmdebstrap twice
 mkdir -p $BUILDDIR/b1/mmdebstrap
 mkdir -p $BUILDDIR/b2/mmdebstrap
-output_echo "Running mmdebstrap $SUITE for the first run."
+output_echo "Verbosely running mmdebstrap $SUITE for the first run."
 sudo mmdebstrap -v $SUITE > $BUILDDIR/b1/mmdebstrap/${SUITE}.tar
 
 output_echo "Running mmdebstrap $SUITE for the second run."
-sudo mmdebstrap -v $SUITE > $BUILDDIR/b2/mmdebstrap/${SUITE}.tar
+sudo mmdebstrap -v $SUITE $BUILDDIR/b2/mmdebstrap/${SUITE}.tar
 
-output_echo "Done running mmdebstrap."
+output_echo "Done running mmdebstrap twice."
 
 # show sha256sum results
 mv $BUILDDIR/b1 $BUILDDIR/b2 $RESULTSDIR/ 1>/dev/null



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/ac05d656c851fb7a7174de3a9b2900e2e4dc8610
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/eff0cda1/attachment.htm>


More information about the Qa-jenkins-scm mailing list