Age | Commit message (Collapse) | Author |
|
failures when there are no user or group names.
|
|
Specify an argument (`/') for df, in the
unusual event that there is no valid entry in /etc/mtab.
Patch by Tim Waugh.
|
|
(expected_failure_status_nohup): New var.
|
|
|
|
included in the --help output for every program.
|
|
`[' exits with 2, not 1, and test doesn't accept --help or --version.
|
|
expr exits with status of 3 for e.g., a write error.
|
|
`[' to protect it from expected_failure_status-`eval'.
|
|
Revive this script.
It wasn't doing anything useful, since $all_programs wasn't being
defined by the invoking Makefile.am.
Reflect that nohup is no longer a script, so don't exclude it.
Add framework to handle the programs added since it was last run:
kill, stat, unlink, [, link, readlink.
Fix path-related problems deriving from the move of this script
from src/ to its present location.
|
|
|
|
of LC_MESSAGES.
|
|
|
|
(using test -c) as well as being writable, before trying to write to it.
Otherwise, the test could mistakenly append a newline to an existing,
regular, writable, /dev/full file.
Suggested by Ulrich Drepper.
|
|
|