forked from josch/mmdebstrap
coverage.sh: add TODO item
This commit is contained in:
parent
a91a825e67
commit
5a618ea2f5
1 changed files with 1 additions and 5 deletions
|
@ -1156,11 +1156,7 @@ END
|
|||
fi
|
||||
done
|
||||
|
||||
# test if auto mode picks the right mode
|
||||
|
||||
# test installation of foreign architecture packages
|
||||
|
||||
# test tty output
|
||||
# TODO: test if auto mode picks the right mode
|
||||
|
||||
if [ "$HAVE_QEMU" = "yes" ]; then
|
||||
guestfish add-ro shared/cover_db.img : run : mount /dev/sda / : tar-out / - \
|
||||
|
|
Loading…
Reference in a new issue