This script would have caught at least two recent bugs: those in [ and kill.
authorJim Meyering <jim@meyering.net>
Wed, 16 Jul 2003 19:54:13 +0000 (19:54 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 16 Jul 2003 19:54:13 +0000 (19:54 +0000)
commitf373160c3d6837f18709246fb7d1b196f438e1b5
treec95311874ed55be610c1c90a9118c1f8bbb0aebf
parent9416c7da099f5d65ff1a65f29b7b4336159e9167
This script would have caught at least two recent bugs: those in [ and kill.

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.
tests/help-version