forked from josch/mmdebstrap
coverage.sh: fix total number of tests
This commit is contained in:
parent
c760661de3
commit
904b79be06
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ if [ ! -e shared/hooks/eatmydata/customize.sh ] || [ hooks/eatmydata/customize.s
|
|||
fi
|
||||
|
||||
starttime=
|
||||
total=164
|
||||
total=161
|
||||
skipped=0
|
||||
runtests=0
|
||||
i=1
|
||||
|
|
Loading…
Reference in a new issue