From 478784a1fd26c8411d5fe24028fe0eae72bd5e90 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 30 Jul 2016 13:26:39 -0400 Subject: reproducible: be verbose --- bin/reproducible_maintenance.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_maintenance.sh') diff --git a/bin/reproducible_maintenance.sh b/bin/reproducible_maintenance.sh index 8e53ca01..946c2684 100755 --- a/bin/reproducible_maintenance.sh +++ b/bin/reproducible_maintenance.sh @@ -43,7 +43,7 @@ fi # for Debian echo "$(date -u) - updating the schroots and pbuilder now..." -# testing whether the proxy works +echo "$(date -u) - testing whether the proxy works..." curl http://www.debian.org > /dev/null set +e # use host architecture (only) -- cgit v1.2.3-54-g00ecf