From 5c25aca67a5aef1acf2c5c374025411a728f8b32 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 27 Mar 2018 14:21:46 +0200 Subject: 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 --- tests/ts/namei/logic | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/ts') diff --git a/tests/ts/namei/logic b/tests/ts/namei/logic index 703cc1054..e0241103b 100755 --- a/tests/ts/namei/logic +++ b/tests/ts/namei/logic @@ -30,7 +30,6 @@ touch namei1/namei2/a namei1/namei2/b $TS_CMD_NAMEI namei1/namei2/a >> $TS_OUTPUT 2>&1 $TS_CMD_NAMEI namei1/namei2/b >> $TS_OUTPUT 2>&1 -$TS_CMD_NAMEI namei1/namei2/a/b >> $TS_OUTPUT 2>&1 ts_finalize -- cgit v1.2.3-55-g7522