From d914abefab533d447582cd988f3bf51d225a7049 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 11 Nov 2015 15:26:02 +0100 Subject: reproducible: add targetted debug code --- bin/reproducible_html_repository_comparison.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bin/reproducible_html_repository_comparison.sh b/bin/reproducible_html_repository_comparison.sh index 563bfbc8..d5fdd340 100755 --- a/bin/reproducible_html_repository_comparison.sh +++ b/bin/reproducible_html_repository_comparison.sh @@ -3,7 +3,7 @@ # Copyright 2015 Holger Levsen # released under the GPLv=2 -DEBUG=true +DEBUG=false . /srv/jenkins/bin/common-functions.sh common_init "$@" @@ -221,6 +221,8 @@ for PKG in $SOURCEPKGS ; do write_row " $CSID" write_row " $CEXP" write_row "" + echo "TABLE_TODO: $(ls -la $TABLE_TODO)" + echo "TABLE_DONE: $(ls -la $TABLE_DONE)" done cat $TABLE_TODO >> $PAGE write_page "

" -- cgit v1.2.3-70-g09d2