From c0211e907ba0db44adab2c210caa284e49241ba5 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Tue, 11 May 2010 04:32:04 +0200 Subject: randomtest fixes Signed-off-by: Denys Vlasenko --- testsuite/mount.tests | 1 + 1 file changed, 1 insertion(+) (limited to 'testsuite/mount.tests') diff --git a/testsuite/mount.tests b/testsuite/mount.tests index ee13ec285..34988867d 100755 --- a/testsuite/mount.tests +++ b/testsuite/mount.tests @@ -13,6 +13,7 @@ test "`id -u`" = 0 || { if test x"$CONFIG_MKFS_MINIX" != x"y" \ || test x"$CONFIG_FEATURE_MINIX2" != x"y" \ +|| test x"$CONFIG_FEATURE_MOUNT_LOOP" != x"y" \ || test x"$CONFIG_FEATURE_DEVFS" = x"y" \ ; then echo "SKIPPED: mount" -- cgit v1.2.3