summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_repository_comparison.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-12-19 11:24:28 +0100
committerHolger Levsen <holger@layer-acht.org>2015-12-19 11:24:28 +0100
commit78caf5e36d761dddd04095bf7c36548c4257004b (patch)
tree946dcdf4e2db12c62eb91e0c34b8c18f7f450008 /bin/reproducible_html_repository_comparison.sh
parent1499cd557b2759b234504676e4275f467da7ad1a (diff)
downloadjenkins.debian.net-78caf5e36d761dddd04095bf7c36548c4257004b.tar.xz
reproducible debian: remove debug output
Diffstat (limited to 'bin/reproducible_html_repository_comparison.sh')
-rwxr-xr-xbin/reproducible_html_repository_comparison.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_repository_comparison.sh b/bin/reproducible_html_repository_comparison.sh
index ca241505..72de5406 100755
--- a/bin/reproducible_html_repository_comparison.sh
+++ b/bin/reproducible_html_repository_comparison.sh
@@ -230,7 +230,7 @@ for PKG in $SOURCEPKGS ; do
write_row " <td>$CSID</td>"
write_row " <td>$CEXP</td>"
write_row "</tr>"
- echo "$(date -u) - Package done. (TABLE_TODO: $(ls -la $TABLE_TODO|cut -d " " -f5) bytes - TABLE_DONE: $(ls -la $TABLE_DONE|cut -d " " -f5) bytes)"
+ echo "$(date -u) - Package $PKG done."
echo
done
cat $TABLE_TODO >> $PAGE