mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
test: run loop device cleanup in more cases
This commit is contained in:
@@ -675,7 +675,7 @@ cleanup_loopdev() {
|
||||
fi
|
||||
}
|
||||
|
||||
trap cleanup_loopdev EXIT
|
||||
trap cleanup_loopdev EXIT INT QUIT PIPE
|
||||
|
||||
create_empty_image() {
|
||||
if [ -z "$IMAGE_NAME" ]; then
|
||||
|
||||
Reference in New Issue
Block a user