1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 11:16:16 +02:00

Don't let a failure in one test stop "make -k".

* tests/Makefile.am (t1 t2 t3 t4 t5): New targets.
(check-root): Depend on them, rather than executing the five
commands in a single rule.  Reported by Greg Schafer.
This commit is contained in:
Jim Meyering
2006-10-24 08:43:58 +02:00
parent a3c4e0b94c
commit ba6b1acefd
2 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
2006-10-24 Jim Meyering <jim@meyering.net>
Don't let a failure in one test stop "make -k" from running the others.
* tests/Makefile.am (t1 t2 t3 t4 t5): New targets.
(check-root): Depend on them, rather than executing the five
commands in a single rule. Reported by Greg Schafer.
2006-10-23 Bob Proulx <bob@proulx.com> (tiny change)
* Makefile.maint (alpha beta major): Use a better log message for