aboutsummaryrefslogtreecommitdiffstats
path: root/test/features
diff options
context:
space:
mode:
Diffstat (limited to 'test/features')
-rwxr-xr-xtest/features/test.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/features/test.sh b/test/features/test.sh
index 11306b52d..3570dae5a 100755
--- a/test/features/test.sh
+++ b/test/features/test.sh
@@ -83,7 +83,7 @@ fi
83#################### 83####################
84# filesystem features 84# filesystem features
85#################### 85####################
86echo "TESTING: 3.1 private" 86echo "TESTING: 3.1 private (fails on OpenSUSE)"
87./3.1.exp $OVERLAY $CHROOT 87./3.1.exp $OVERLAY $CHROOT
88 88
89echo "TESTING: 3.2 read-only" 89echo "TESTING: 3.2 read-only"
@@ -92,7 +92,7 @@ echo "TESTING: 3.2 read-only"
92echo "TESTING: 3.3 blacklist" 92echo "TESTING: 3.3 blacklist"
93./3.3.exp $OVERLAY $CHROOT 93./3.3.exp $OVERLAY $CHROOT
94 94
95echo "TESTING: 3.4 whitelist home" 95echo "TESTING: 3.4 whitelist home (fails on OpenSUSE)"
96./3.4.exp $OVERLAY $CHROOT 96./3.4.exp $OVERLAY $CHROOT
97 97
98echo "TESTING: 3.5 private-dev" 98echo "TESTING: 3.5 private-dev"