parent
cbd858715d
commit
45f7dc9459
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
with_fo_cleanup() {
|
||||
# try to get rid of /tmp/root
|
||||
# this will almost always fail
|
||||
mount /tmp/root 2>&-
|
||||
umount /tmp/root 2>&-
|
||||
exit 0
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue