diff options
Diffstat (limited to 'testsuite/mount.tests')
-rwxr-xr-x | testsuite/mount.tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/mount.tests b/testsuite/mount.tests index 9ddd587..c5891be 100755 --- a/testsuite/mount.tests +++ b/testsuite/mount.tests @@ -46,7 +46,7 @@ rm mount.image1m # Bug: mount.shared1 directory shows no files (has to show files a and b) -optional FEATURE_LS_RECURSIVE +optional FEATURE_LS_RECURSIVE FEATURE_LS_SORTFILES testing "mount bind+rshared" "\ mkdir -p mount.dir mount.shared1 mount.shared2 touch mount.dir/a mount.dir/b |