From 105960ab8511766afc7df46a0262bb5ddf7bb41a Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 18 Feb 2009 23:40:17 +0100 Subject: [PATCH] tests: refresh expected mount(8) outputs Signed-off-by: Karel Zak --- tests/expected/mount/paths | 3 ++- tests/expected/mount/special | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/tests/expected/mount/paths b/tests/expected/mount/paths index b292fb06..bec6697b 100644 --- a/tests/expected/mount/paths +++ b/tests/expected/mount/paths @@ -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)" diff --git a/tests/expected/mount/special b/tests/expected/mount/special index 0d8e079b..e50c64cd 100644 --- a/tests/expected/mount/special +++ b/tests/expected/mount/special @@ -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" -- 2.39.5