diff options
Diffstat (limited to 'tests/expected/misc/mountpoint')
-rw-r--r-- | tests/expected/misc/mountpoint | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/expected/misc/mountpoint b/tests/expected/misc/mountpoint new file mode 100644 index 000000000..e7c20cd25 --- /dev/null +++ b/tests/expected/misc/mountpoint @@ -0,0 +1,9 @@ +default +./symlink-to-root is a mountpoint +0 +try --nofollow +./symlink-to-root is not a mountpoint +1 +mutually exclusive +mountpoint: --devno and --nofollow are mutually exclusive +1 |