[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian real-world: drop some useless output

Holger Levsen gitlab at salsa.debian.org
Thu Feb 21 14:31:23 GMT 2019


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


Commits:
a97aad1b by Holger Levsen at 2019-02-21T14:31:08Z
reproducible Debian real-world: drop some useless output

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
=====================================
@@ -136,9 +136,6 @@ for package in $packages ; do
 			echo "$(date -u) - $package was updated, deleting results for old version."
 			rm ${package}_*REPRODUCIBLE.$RELEASE
 		fi
-	else
-		echo "$(date -u) - ${package_file} is known, gathering sha1sum"
-		SHA1SUM_PKG="$(cat ${package_file}.sha1output | awk '{print $1}' )"
 	fi
 	if [ ! -e ${package_file}.json ]; then
 		echo "$(date -u) - downloading .json for ${package_file} (${SHA1SUM_PKG}) from buildinfo.debian.net"
@@ -153,7 +150,7 @@ for package in $packages ; do
 			echo "$(date -u) - UNREPRODUCIBLE: $package_file ($SHA1SUM_PKG) only on ftp.debian.org."
 		fi
 	else
-		echo "$(date -u) - reusing local copy of .json for ${package_file} (${SHA1SUM_PKG}) from buildinfo.debian.net"
+		echo "$(date -u) - not updating .buildinfo files for known ${package_file}"
 	fi
 	rm -f $LOCK
 done | tee $log



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/a97aad1b9486ce0e4aa3da5920ca5be604b20dea
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/20190221/fce6317b/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list