diff options
author | Paul Smith <psmith@gnu.org> | 1999-09-23 18:23:33 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 1999-09-23 18:23:33 +0000 |
commit | dbb8f3e30bade196ab6c56b0918cbb7706cf49a6 (patch) | |
tree | 19484c45c39bd3206e9482ddd4f7169bf38c588f /tests/ChangeLog | |
parent | c828aeaa985fde7010af946d4a6592bd51989d12 (diff) | |
download | gunmake-dbb8f3e30bade196ab6c56b0918cbb7706cf49a6.tar.gz |
* Ouch: found a bug where re-exec from changed makefiles turned off3.78.1
jobserver :(.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index b40612f..f8f6700 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,10 @@ +1999-09-23 Paul D. Smith <psmith@gnu.org> + + * scripts/features/parallelism: Add a check to ensure that the + jobserver works when we re-invoke. Also cleaned up the tests a + little, reducing the number of rules we use so the test won't need + as many "sleep" commands. + 1999-09-16 Paul D. Smith <psmith@gnu.org> * scripts/features/reinvoke: Remove invocations of "touch" in |