From 87556326b8e7b34356762a06f879d91dd451a0c5 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 11 Dec 2015 13:37:57 +0100 Subject: reproducible openwrt: improve table header: unreproducible or otherwise broken… MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/reproducible_openwrt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_openwrt.sh') diff --git a/bin/reproducible_openwrt.sh b/bin/reproducible_openwrt.sh index fc4220aa..86a484e6 100755 --- a/bin/reproducible_openwrt.sh +++ b/bin/reproducible_openwrt.sh @@ -316,7 +316,7 @@ for i in * ; do done cd .. done -echo " " >> $DBD_HTML +echo "
Unreproducible packages
" >> $DBD_HTML cat $DBD_BAD_PKGS_HTML >> $DBD_HTML echo "
Unreproducible and otherwise broken packages
" >> $DBD_HTML echo " " >> $DBD_HTML -- cgit v1.2.3-70-g09d2
Reproducible packages