summaryrefslogtreecommitdiffstats
path: root/tests/expected/misc/mountpoint
diff options
context:
space:
mode:
authorKarel Zak2019-08-07 11:20:21 +0200
committerKarel Zak2019-08-07 11:20:21 +0200
commitcd38987bf4ddff34366866fb3305305c6816dd22 (patch)
tree1c04e6c310ed78a370ad80de7e15a96b10002355 /tests/expected/misc/mountpoint
parentMerge branch 'master' of https://github.com/chstarkd/util-linux (diff)
parentmountpoint: add --nofollow option (diff)
downloadkernel-qcow2-util-linux-cd38987bf4ddff34366866fb3305305c6816dd22.tar.gz
kernel-qcow2-util-linux-cd38987bf4ddff34366866fb3305305c6816dd22.tar.xz
kernel-qcow2-util-linux-cd38987bf4ddff34366866fb3305305c6816dd22.zip
Merge branch 'issue832' of https://github.com/kerolasa/util-linux
* 'issue832' of https://github.com/kerolasa/util-linux: mountpoint: add --nofollow option
Diffstat (limited to 'tests/expected/misc/mountpoint')
-rw-r--r--tests/expected/misc/mountpoint9
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