Age | Commit message (Collapse) | Author | Files | Lines |
|
Also restore ksh [ -t ] compatibility when POSIX_BUILTINS is not set, and
allow operators defined by modules to be called with no arguments, although
this affects only runtime interpretation, not parsing.
|
|
|
|
Treat ! as a string in "test ! -a ..." and "test ! -o ...".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24602: fix test when not run
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`F:' code indicates text to display in event of error.
|
|
Careful with long filenames in internal condition test; fix block
file test for `-f'.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|