diff options
| author | Roland McGrath <[email protected]> | 2006-01-13 20:13:21 +0000 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2006-01-13 20:13:21 +0000 |
| commit | c40f58a64aec04758e9c50eda1b556789f74bdb9 (patch) | |
| tree | 041d19811c3914d8c791faf1dbf0ef3a64e4421a /tests/ChangeLog | |
| parent | 808b412e2c26333238e8bb5e2cae972ccccd7726 (diff) | |
2006-01-13 Roland McGrath <[email protected]>
* run-native-test.sh: Do kill -9 and reap explicitly at end, since
bash 3.1 whines when it's done in the trap 0 handler.
Diffstat (limited to 'tests/ChangeLog')
| -rw-r--r-- | tests/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 7ea768be..28207cf8 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,8 @@ +2006-01-13 Roland McGrath <[email protected]> + + * run-native-test.sh: Do kill -9 and reap explicitly at end, since + bash 3.1 whines when it's done in the trap 0 handler. + 2006-01-11 Roland McGrath <[email protected]> * testfile26.bz2: New data file. |
