]> git.ipfire.org Git - thirdparty/automake.git/commit
* lib/am/progs.am (installcheck-%DIR%PROGRAMS): Run programs with
authorAlexandre Duret-Lutz <adl@gnu.org>
Sun, 21 Nov 2004 19:54:43 +0000 (19:54 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sun, 21 Nov 2004 19:54:43 +0000 (19:54 +0000)
commit8498ea2933e2c572776e5f6f539e9314f534a8d2
treefd48717a401c1641adba6d0d6636fde650d2e209
parentd521e44b1bba69bf4041dba2d487bba6f3450921
* lib/am/progs.am (installcheck-%DIR%PROGRAMS): Run programs with
/dev/null as input, so we do not hang on programs that read their
input without supporting --help and --version.
* lib/am/scripts.am (installcheck-%DIR%SCRIPTS): Likewise for scripts.
* tests/gnits2.test: Change scriptnok.sh to cat its input.
Report and fix from James Youngman.
ChangeLog
lib/am/progs.am
lib/am/scripts.am
tests/gnits2.test