]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: remove namei(1) failed lstat test
authorKarel Zak <kzak@redhat.com>
Tue, 27 Mar 2018 12:21:46 +0000 (14:21 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 27 Mar 2018 12:21:46 +0000 (14:21 +0200)
commit5c25aca67a5aef1acf2c5c374025411a728f8b32
tree0148e64963b5602f11cf8f5fe9a8c90af0234cd2
parentb211467f77892f418da091278e47b9fe1baabe4b
tests: remove namei(1) failed lstat test

The strerror() output is is nothing stable and may be different on
another systems. It would be possible to use sed(1) to unify the
output, but it seems overkill in this case.

Signed-off-by: Karel Zak <kzak@redhat.com>
tests/expected/namei/logic
tests/ts/namei/logic