forked from josch/mmdebstrap
coverage.sh: fix typo in header message
This commit is contained in:
parent
1f59856858
commit
77c8bb7252
1 changed files with 1 additions and 1 deletions
|
@ -1846,7 +1846,7 @@ else
|
|||
skipped=$((skipped+1))
|
||||
fi
|
||||
|
||||
print_header "mode=$defaultmode,variant=essential: test not having to installing apt with --include"
|
||||
print_header "mode=$defaultmode,variant=essential: test not having to install apt in --include because a hook did it before"
|
||||
cat << END > shared/test.sh
|
||||
#!/bin/sh
|
||||
set -eu
|
||||
|
|
Loading…
Reference in a new issue