From a8c4d91514f2ca4105302ef619d456de5393e326 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 9 Dec 2015 11:04:45 +0100 Subject: reproducible archlinux: be more verbose --- bin/reproducible_html_archlinux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/reproducible_html_archlinux.sh b/bin/reproducible_html_archlinux.sh index 3edeabc6..db06df23 100755 --- a/bin/reproducible_html_archlinux.sh +++ b/bin/reproducible_html_archlinux.sh @@ -62,7 +62,7 @@ for PKG in $(find $ARCHBASE/* -maxdepth 1 -type d -exec basename {} \;) ; do else write_page " " for ARTIFACT in $(cd $ARCHBASE/$PKG/ ; ls *.pkg.tar.xz.html) ; do - write_page " ${ARTIFACT:0:-5}
" + write_page " ${ARTIFACT:0:-5}is unreproducible
" done write_page " " fi -- cgit v1.2.3-70-g09d2