Imported from ../bash-2.05b.tar.gz.
This commit is contained in:
parent
f73dda092b
commit
7117c2d221
362 changed files with 34387 additions and 15063 deletions
|
|
@ -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] = <+>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue