forked from josch/mmdebstrap
fix print_header output for test 'fail with unshare as root user'
This commit is contained in:
parent
d2a1029ee5
commit
311b58c689
1 changed files with 1 additions and 1 deletions
|
@ -246,7 +246,7 @@ else
|
|||
./run_null.sh SUDO
|
||||
fi
|
||||
|
||||
print_header "mode=root,variant=apt: fail with unshare as root user"
|
||||
print_header "mode=unshare,variant=apt: fail with unshare as root user"
|
||||
cat << END > shared/test.sh
|
||||
#!/bin/sh
|
||||
set -eu
|
||||
|
|
Loading…
Reference in a new issue