summaryrefslogtreecommitdiffstats
path: root/tests/expected/namei
diff options
context:
space:
mode:
authorKarel Zak2010-10-07 10:37:03 +0200
committerKarel Zak2010-10-07 10:37:03 +0200
commita2cb313c02b73becfb8bf8c4703877d8753eb668 (patch)
treed8282b695b38049f7064f7cf3c4a9eeeab37b172 /tests/expected/namei
parentcal: use EXIT_* and program_invocation_short_name (diff)
downloadkernel-qcow2-util-linux-a2cb313c02b73becfb8bf8c4703877d8753eb668.tar.gz
kernel-qcow2-util-linux-a2cb313c02b73becfb8bf8c4703877d8753eb668.tar.xz
kernel-qcow2-util-linux-a2cb313c02b73becfb8bf8c4703877d8753eb668.zip
tests: update namei regression test
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/expected/namei')
-rw-r--r--tests/expected/namei/logic6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/expected/namei/logic b/tests/expected/namei/logic
index b505e34b4..9632db0a9 100644
--- a/tests/expected/namei/logic
+++ b/tests/expected/namei/logic
@@ -6,4 +6,8 @@ f: namei1/namei2/b
d namei1
d namei2
- b
-namei: failed to stat: namei1/namei2/a/b: Not a directory
+f: namei1/namei2/a/b
+ d namei1
+ d namei2
+ - a
+b - No such file or directory