coverage.sh: fix typo in header message

This commit is contained in:
Johannes 'josch' Schauer 2020-01-21 13:10:36 +01:00
parent 1f59856858
commit 77c8bb7252
Signed by untrusted user: josch
GPG key ID: F2CBA5C78FBD83E1

View file

@ -1846,7 +1846,7 @@ else
skipped=$((skipped+1)) skipped=$((skipped+1))
fi 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 cat << END > shared/test.sh
#!/bin/sh #!/bin/sh
set -eu set -eu