From 296656464f52fcc02f84aa4de4d753dd33416d2b Mon Sep 17 00:00:00 2001 From: Ruediger Meier Date: Sun, 11 May 2014 22:47:22 +0200 Subject: [PATCH] tests: some more tests need loop support Signed-off-by: Ruediger Meier --- tests/ts/cramfs/doubles | 1 + tests/ts/mount/regfile | 1 + 2 files changed, 2 insertions(+) diff --git a/tests/ts/cramfs/doubles b/tests/ts/cramfs/doubles index 9b1ce2eb30..7393fc7dcd 100755 --- a/tests/ts/cramfs/doubles +++ b/tests/ts/cramfs/doubles @@ -26,6 +26,7 @@ ts_check_test_command "$TS_CMD_MOUNT" ts_check_test_command "$TS_CMD_UMOUNT" ts_skip_nonroot +ts_check_losetup set -o pipefail diff --git a/tests/ts/mount/regfile b/tests/ts/mount/regfile index 9f24c721a9..82f460d0fa 100755 --- a/tests/ts/mount/regfile +++ b/tests/ts/mount/regfile @@ -13,6 +13,7 @@ ts_check_test_command "$TS_CMD_MOUNT" ts_check_test_command "$TS_CMD_UMOUNT" ts_skip_nonroot +ts_check_losetup set -o pipefail -- 2.47.3