From 4ea79d96903b488d2f03bce8febee73681303cd2 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 26 May 2014 11:43:27 +0200 Subject: tests: skip umount-alltargets on regular mtab Signed-off-by: Karel Zak --- tests/ts/mount/umount-alltargets | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/ts') diff --git a/tests/ts/mount/umount-alltargets b/tests/ts/mount/umount-alltargets index 995630aff..3b5498fc2 100755 --- a/tests/ts/mount/umount-alltargets +++ b/tests/ts/mount/umount-alltargets @@ -18,6 +18,8 @@ ts_skip_nonroot $TS_CMD_UMOUNT --help | grep -q all-targets [ $? -eq 1 ] && ts_skip "all-targets unsupported" +[ -L /etc/mtab ] || ts_skip "regular mtab" + # set global variable TS_DEVICE ts_scsi_debug_init dev_size_mb=50 -- cgit v1.2.3-55-g7522