[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian real-world: silence du warnings

Holger Levsen gitlab at salsa.debian.org
Sat Feb 23 13:35:38 GMT 2019


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


Commits:
c19dcd35 by Holger Levsen at 2019-02-23T13:34:57Z
reproducible Debian real-world: silence du warnings

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
=====================================
@@ -101,7 +101,7 @@ cleanup_all() {
 		echo "unreproducible packages in $RELEASE/amd64: $unreproducible_count: ($percent_unrepro%)"
 		echo
 		echo
-		echo "$(du -sch $SHA1DIR)"
+		echo "$(du -sch $SHA1DIR 2>/dev/null)"
 		echo
 		rm $RESULTS
 	fi



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/c19dcd35a3446a97021603383f125fdab4cecf0f
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/20190223/43d6ce3f/attachment.html>


More information about the Qa-jenkins-scm mailing list