From f6ab813dea3099e32cf3035bb980d289fbfed499 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 6 May 2016 15:16:24 +0200 Subject: reproducible debian: no git repo is an error --- bin/reproducible_html_repository_comparison.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/reproducible_html_repository_comparison.sh b/bin/reproducible_html_repository_comparison.sh index 1c46bc8b..c7b4eadb 100755 --- a/bin/reproducible_html_repository_comparison.sh +++ b/bin/reproducible_html_repository_comparison.sh @@ -170,7 +170,7 @@ for PKG in $SOURCEPKGS ; do esac custom_curl $URL $TMPFILE if [ "$(grep "'error'>No repositories found" $TMPFILE 2>/dev/null)" ] ; then - write_row "$URL
(no git repository found)" + write_row "no git repository found:
$URL" elif [ "$(grep "'error'>Invalid branch" $TMPFILE 2>/dev/null)" ] ; then URL="http://anonscm.debian.org/cgit/reproducible/$GIT/?h=merged/reproducible_builds" custom_curl $URL $TMPFILE -- cgit v1.2.3-70-g09d2