diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-05-25 08:27:41 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-05-25 08:27:41 (GMT) |
commit | 0fb8717f4664e0c2b5f32dd5b43d38bf37de8da0 (patch) | |
tree | b7e298e72a4f113336f0e44d4c6a9ca1d20ff209 /ChangeLog | |
parent | 7af9ab5e582ce583ce1f3232785feb183337bc34 (diff) | |
download | tcl-0fb8717f4664e0c2b5f32dd5b43d38bf37de8da0.zip tcl-0fb8717f4664e0c2b5f32dd5b43d38bf37de8da0.tar.gz tcl-0fb8717f4664e0c2b5f32dd5b43d38bf37de8da0.tar.bz2 |
Fix test suite so NFS doesn't consistently cause 8 failures. [Bug 931312]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2004-05-25 Donal K. Fellows <donal.k.fellows@man.ac.uk> + * tests/fCmd.test: Rewrote tests that failed consistently on NFS + so they either succeed (through slightly more liberal matching of + the results) or are constrained to not run. [Bug 931312] + * doc/bgerror.n: Use idiomatic open flags for working with log files. [Bug 959602] |