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
|
|
@ -105,9 +105,9 @@ m n o p
|
|||
/tmp/bash-dir-a
|
||||
/tmp/bash-dir-a
|
||||
/tmp/bash-dir-a
|
||||
./source5.sub: /tmp/source-notthere: No such file or directory
|
||||
./source5.sub: line 10: /tmp/source-notthere: No such file or directory
|
||||
after bad source 1
|
||||
./source5.sub: /tmp/source-notthere: No such file or directory
|
||||
./source5.sub: line 17: /tmp/source-notthere: No such file or directory
|
||||
AVAR
|
||||
foo
|
||||
foo
|
||||
|
|
@ -118,15 +118,15 @@ AVAR
|
|||
foo
|
||||
declare -x foo=""
|
||||
declare -x FOO="\$\$"
|
||||
./builtins.tests: declare: FOO: not found
|
||||
./builtins.tests: line 219: declare: FOO: not found
|
||||
declare -x FOO="\$\$"
|
||||
ok
|
||||
ok
|
||||
./builtins.tests: kill: bad signal number: 4096
|
||||
./builtins.tests: line 251: kill: 4096: invalid signal specification
|
||||
1
|
||||
a\n\n\nb
|
||||
a
|
||||
|
||||
|
||||
b
|
||||
./builtins.tests: exit: bad non-numeric arg `status'
|
||||
./builtins.tests: line 260: exit: status: numeric argument required
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue