From bba050e1350d039858bae549862805804b8101e7 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 27 Apr 2017 15:09:17 +0200 Subject: reproducible Debian: remove obsolete comment Signed-off-by: Holger Levsen --- bin/reproducible_build.sh | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'bin/reproducible_build.sh') diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh index 38ae2bd8..127fe720 100755 --- a/bin/reproducible_build.sh +++ b/bin/reproducible_build.sh @@ -124,13 +124,9 @@ cleanup_all() { } update_db_and_html() { - # - # as we still experience problems with locked database, in this function - # each sqlite command is run as: command || command, thus doubling the chance - # each will succeed... (no further comment… it was probably not designed to - # accessed by 40 jobs…) # # save everything as status of this package in the db + # STATUS="$@" if [ -z "$VERSION" ] ; then VERSION="None" -- cgit v1.2.3-54-g00ecf