mirror of
https://github.com/containers/podman.git
synced 2025-06-20 09:03:43 +08:00
tests: do not fail in the cleanup phase
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
@ -27,6 +27,7 @@ done
|
||||
shift $((OPTIND -1))
|
||||
|
||||
function cleanup {
|
||||
set +xeuo pipefail
|
||||
# aggressive cleanup as tests may crash leaving crap around
|
||||
umount '^(shm|nsfs)'
|
||||
umount '\/run\/netns'
|
||||
|
Reference in New Issue
Block a user