From 3e03eafff8ab2af82bd7576603dbde7f877d9030 Mon Sep 17 00:00:00 2001 From: Chet Ramey Date: Mon, 4 Jun 2018 09:58:58 -0400 Subject: commit bash-20180601 snapshot --- tests/posixexp.right | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'tests/posixexp.right') diff --git a/tests/posixexp.right b/tests/posixexp.right index 1e81eadb..53a08e3b 100644 --- a/tests/posixexp.right +++ b/tests/posixexp.right @@ -275,5 +275,9 @@ argv[2] = [ abc def ghi jkl / abc def ghi jkl ] [ abc def ghi jkl ] [ abc def ghi jkl / abc def ghi jkl / abc def ghi jkl ] -./posixexp.tests: line 82: unexpected EOF while looking for matching `}' -./posixexp.tests: line 83: syntax error: unexpected end of file +5: notOK +OK +OK +5: $'not\ttoo\nbad' +./posixexp.tests: line 83: unexpected EOF while looking for matching `}' +./posixexp.tests: line 84: syntax error: unexpected end of file -- cgit v1.2.1