diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-10-31 18:38:51 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-10-31 18:38:51 (GMT) |
commit | c36a4806cd6f1ac5d900df9e2f7884ce91e959cb (patch) | |
tree | be3d5afad748e82b1d9b6edbbadd78068b08b267 /ChangeLog | |
parent | 933f91c67fcd17cd38b48d5443f47bbb5be1116b (diff) | |
download | tcl-c36a4806cd6f1ac5d900df9e2f7884ce91e959cb.zip tcl-c36a4806cd6f1ac5d900df9e2f7884ce91e959cb.tar.gz tcl-c36a4806cd6f1ac5d900df9e2f7884ce91e959cb.tar.bz2 |
Turn umask2 constraint into something more commonly satisfiable
Also turn conditional tests into constrained tests
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2004-10-31 Donal K. Fellows <donal.k.fellows@man.ac.uk> + * tests/io.test (io-40.3): Convert umask2 test constraint into a + form that most people will be able to satisfy. + * tests/cmdAH.test (cmdAH-8.45): Removed broken test constraint. It didn't do what it was intended to do, and it implied the other correct constraint. [Bug 1053908] |