summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_repository_comparison.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-05-06 15:26:05 +0200
committerHolger Levsen <holger@layer-acht.org>2016-05-06 15:26:05 +0200
commit3e9445edd4d5ac921eb6b92c38cc6f8a985e7d69 (patch)
tree55b1a799156b8c5a1aad61ed3e55950acd020695 /bin/reproducible_html_repository_comparison.sh
parentf6ab813dea3099e32cf3035bb980d289fbfed499 (diff)
downloadjenkins.debian.net-3e9445edd4d5ac921eb6b92c38cc6f8a985e7d69.tar.xz
reproducible debian: drop uninteresting message
Diffstat (limited to 'bin/reproducible_html_repository_comparison.sh')
-rwxr-xr-xbin/reproducible_html_repository_comparison.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/reproducible_html_repository_comparison.sh b/bin/reproducible_html_repository_comparison.sh
index c7b4eadb..9b72498d 100755
--- a/bin/reproducible_html_repository_comparison.sh
+++ b/bin/reproducible_html_repository_comparison.sh
@@ -205,8 +205,6 @@ for PKG in $SOURCEPKGS ; do
fi
elif [ "$PKG" = "disorderfs" ] ; then
write_row "<br />(only used to modify the build environment in the 2nd build)"
- elif ( [ "$PKG" = "strip-nondeterminism" ] || [ "$PKG" = "diffoscope" ] ) && $OBSOLETE_IN_SID ; then
- write_row "<br />(this repo is always used)"
elif [ "$PKG" = "debbindiff" ] && $OBSOLETE_IN_SID ; then
write_row "<br />(debbindiff has been renamed to diffoscope)"
fi