forked from josch/mmdebstrap
coverage.sh: fix status line
This commit is contained in:
parent
504e6765c8
commit
6634f4f49f
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ tar -C /tmp/debian-unstable --one-file-system -c . | tar -t | sort > tar1.txt
|
|||
END
|
||||
./run_qemu.sh
|
||||
|
||||
print_header "mode=unshare,variant=apt: test progress bars on fake tty"
|
||||
print_header "mode=root,variant=apt: test progress bars on fake tty"
|
||||
cat << END > shared/test.sh
|
||||
#!/bin/sh
|
||||
set -eu
|
||||
|
|
Loading…
Reference in a new issue