]> err.no Git - util-linux/commitdiff
tests: refresh expected mount(8) outputs
authorKarel Zak <kzak@redhat.com>
Wed, 18 Feb 2009 22:40:17 +0000 (23:40 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 18 Feb 2009 22:40:17 +0000 (23:40 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
tests/expected/mount/paths
tests/expected/mount/special

index b292fb06c77e2873d8e90907872b92b7ccc4001f..bec6697beb8e838e0e6bb13732b6e81f33bf004d 100644 (file)
@@ -2,7 +2,8 @@ mount: fstab path: "/etc/fstab"
 mount: mtab path:  "/etc/mtab"
 mount: lock path:  "/etc/mtab~"
 mount: temp path:  "/etc/mtab.tmp"
-mount: no LABEL=, no UUID=, going to mount /dev/dummy by path
+mount: UID:        0
+mount: eUID:       0
 mount: spec:  "/dev/dummy"
 mount: node:  "/mnt"
 mount: types: "(null)"
index 0d8e079b9a340a4a9df118ac60ffb2d28d071700..e50c64cd0efc9b4b5486afa876cebeb80b8f1577 100644 (file)
@@ -2,7 +2,8 @@ mount: fstab path: "/etc/fstab"
 mount: mtab path:  "/etc/mtab"
 mount: lock path:  "/etc/mtab~"
 mount: temp path:  "/etc/mtab.tmp"
-mount: no LABEL=, no UUID=, going to mount /foo by path
+mount: UID:        0
+mount: eUID:       0
 mount: spec:  "/foo"
 mount: node:  "/bar"
 mount: types: "mytest"