From d43be8759100d34849bc6dbd94b1e20b81615d35 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Fri, 7 Oct 2016 04:07:05 +0200 Subject: ash testsuite: fix false positives Signed-off-by: Denys Vlasenko --- shell/ash_test/ash-misc/exitcode_ENOENT.right | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/ash_test/ash-misc/exitcode_ENOENT.right') diff --git a/shell/ash_test/ash-misc/exitcode_ENOENT.right b/shell/ash_test/ash-misc/exitcode_ENOENT.right index 45b27b32e..51a4f11bc 100644 --- a/shell/ash_test/ash-misc/exitcode_ENOENT.right +++ b/shell/ash_test/ash-misc/exitcode_ENOENT.right @@ -1,2 +1,2 @@ -exitcode_ENOENT.tests: line 1: ./does_not_exist_for_sure: not found +./exitcode_ENOENT.tests: line 1: ./does_not_exist_for_sure: not found 127 -- cgit v1.2.3