diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2012-11-02 20:15:39 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2012-11-02 20:15:39 +0400 |
commit | b13154de3eca5ba28fbb4854d916cd0be5febeed (patch) | |
tree | 30f2e9e89ab71a2df837076ac68c3ba770230294 /tests/expected/mount/paths | |
download | util-linux-upstream.tar.gz |
Imported Upstream version 2.22upstream/2.22upstream
Diffstat (limited to 'tests/expected/mount/paths')
-rw-r--r-- | tests/expected/mount/paths | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/expected/mount/paths b/tests/expected/mount/paths new file mode 100644 index 0000000..bec6697 --- /dev/null +++ b/tests/expected/mount/paths @@ -0,0 +1,11 @@ +mount: fstab path: "/etc/fstab" +mount: mtab path: "/etc/mtab" +mount: lock path: "/etc/mtab~" +mount: temp path: "/etc/mtab.tmp" +mount: UID: 0 +mount: eUID: 0 +mount: spec: "/dev/dummy" +mount: node: "/mnt" +mount: types: "(null)" +mount: opts: "(null)" +/dev/dummy on /mnt type unknown (rw) |