summaryrefslogtreecommitdiff
path: root/tests/more-exp.right
diff options
context:
space:
mode:
authorJari Aalto <jari.aalto@cante.net>2002-07-17 14:10:11 +0000
committerJari Aalto <jari.aalto@cante.net>2009-09-12 16:46:55 +0000
commit7117c2d221b2aed4ede8600f6a36b7c1454b4f55 (patch)
treeb792f26ecca68813c51ed5ba2e381790758ef31b /tests/more-exp.right
parentf73dda092b33638d2d5e9c35375f687a607b5403 (diff)
downloadbash-7117c2d221b2aed4ede8600f6a36b7c1454b4f55.tar.gz
Imported from ../bash-2.05b.tar.gz.devel-base-dist
Diffstat (limited to 'tests/more-exp.right')
-rw-r--r--tests/more-exp.right20
1 files changed, 10 insertions, 10 deletions
diff --git a/tests/more-exp.right b/tests/more-exp.right
index 194fdeb5..a9858565 100644
--- a/tests/more-exp.right
+++ b/tests/more-exp.right
@@ -41,8 +41,8 @@ argv[1] = <\ $HOME>
argv[1] = <\ \ $HOME>
argv[1] = <'bar'>
argv[1] = <'bar'>
-argv[1] = <*@*>
-argv[1] = <*@*>
+argv[1] = <*@>
+argv[1] = <*@>
argv[1] = <*@>
argv[1] = <*@>
argv[1] = <*@*>
@@ -108,7 +108,7 @@ argv[3] = <c>
argv[4] = <d>
argv[5] = <e>
argv[6] = <f>
-./more-exp.tests: abc=def: command not found
+./more-exp.tests: line 269: abc=def: command not found
argv[1] = <a b c d e>
argv[1] = <a>
argv[2] = <b>
@@ -184,13 +184,13 @@ argv[1] = <1>
argv[1] = <5>
argv[1] = <5>
argv[1] = <0>
-./more-exp.tests: ${#:}: bad substitution
-./more-exp.tests: ${#/}: bad substitution
-./more-exp.tests: ${#%}: bad substitution
-./more-exp.tests: ${#=}: bad substitution
-./more-exp.tests: ${#+}: bad substitution
-./more-exp.tests: ${#1xyz}: bad substitution
-./more-exp.tests: #: %: syntax error: operand expected (error token is "%")
+./more-exp.tests: line 420: ${#:}: bad substitution
+./more-exp.tests: line 422: ${#/}: bad substitution
+./more-exp.tests: line 424: ${#%}: bad substitution
+./more-exp.tests: line 426: ${#=}: bad substitution
+./more-exp.tests: line 428: ${#+}: bad substitution
+./more-exp.tests: line 430: ${#1xyz}: bad substitution
+./more-exp.tests: line 433: #: %: syntax error: operand expected (error token is "%")
argv[1] = <0>
argv[1] = <a+b>
argv[1] = <+>