From c4d9d812580758ea0139b65fd6fb4456363a2d10 Mon Sep 17 00:00:00 2001 From: Johannes 'josch' Schauer Date: Mon, 24 Aug 2020 14:58:55 +0200 Subject: [PATCH] coverage.sh: fixup commit 95400ee1 --- coverage.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/coverage.sh b/coverage.sh index f731d6f..7fc353b 100755 --- a/coverage.sh +++ b/coverage.sh @@ -72,7 +72,7 @@ if [ ! -e shared/taridshift ] || [ taridshift -nt shared/taridshift ]; then fi starttime= -total=148 +total=149 skipped=0 runtests=0 i=1 @@ -1995,7 +1995,6 @@ else ./run_null.sh SUDO runtests=$((runtests+1)) fi -exit 0 print_header "mode=root,variant=apt: test special hooks using helpers" cat << END > shared/test.sh