Imported from ../bash-2.04.tar.gz.
This commit is contained in:
parent
b72432fdcc
commit
bb70624e96
387 changed files with 28522 additions and 9334 deletions
|
|
@ -48,6 +48,7 @@ hash: usage: hash [-r] [-p pathname] [name ...]
|
|||
./errors.tests: umask: bad symbolic mode operator: :
|
||||
./errors.tests: umask: illegal option: -i
|
||||
umask: usage: umask [-p] [-S] [mode]
|
||||
./errors.tests: umask: bad character in symbolic mode: u
|
||||
./errors.tests: VAR: readonly variable
|
||||
./errors.tests: declare: VAR: readonly variable
|
||||
./errors.tests: declare: VAR: readonly variable
|
||||
|
|
@ -71,8 +72,7 @@ source: usage: source filename
|
|||
./errors.tests: enable: sh: not a shell builtin
|
||||
./errors.tests: enable: bash: not a shell builtin
|
||||
./errors.tests: shopt: cannot set and unset shell options simultaneously
|
||||
./errors.tests: read: illegal option: -t
|
||||
read: usage: read [-r] [-p prompt] [-a array] [-e] [name ...]
|
||||
./errors.tests: read: var: invalid timeout specification
|
||||
./errors.tests: read: `/bin/sh': not a valid identifier
|
||||
./errors.tests: VAR: readonly variable
|
||||
./errors.tests: readonly: illegal option: -x
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue