forked from josch/mmdebstrap
coverage.sh: adjust total number of tests
This commit is contained in:
parent
732eb2a1d2
commit
67343d0309
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ if [ ! -e shared/mmdebstrap ] || [ mmdebstrap -nt shared/mmdebstrap ]; then
|
|||
fi
|
||||
|
||||
starttime=
|
||||
total=54
|
||||
total=69
|
||||
i=1
|
||||
|
||||
print_header() {
|
||||
|
|
Loading…
Reference in a new issue