summaryrefslogtreecommitdiff
path: root/tests/posixexp.right
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2018-06-04 09:58:58 -0400
committerChet Ramey <chet.ramey@case.edu>2018-06-04 09:58:58 -0400
commit3e03eafff8ab2af82bd7576603dbde7f877d9030 (patch)
tree849042c196dd44d5a06a954ccd32fa15ac326422 /tests/posixexp.right
parent5c5c75236c6efa6e8239c61152b8b061e3644618 (diff)
downloadbash-3e03eafff8ab2af82bd7576603dbde7f877d9030.tar.gz
commit bash-20180601 snapshot
Diffstat (limited to 'tests/posixexp.right')
-rw-r--r--tests/posixexp.right8
1 files changed, 6 insertions, 2 deletions
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] = <b>
[ 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