commit | 4993c51b9436bc28126659519c362558fdcdd0d7 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Mon Apr 01 23:56:03 2002 +0000 |
committer | Fred Drake <fdrake@acm.org> | Mon Apr 01 23:56:03 2002 +0000 |
tree | 719eba81e5e3a8a5a032d2ccd91a3e27a607adbc | |
parent | 4dfb7a81c1bc80d8e4d1d8279d6df81aac4d01e6 [diff] |
Make test_commands work on more systems. This removes much of the dependency on how a system is configured. This closes SF bug #497160 (which has the patch) and #460613. Bugfix candidate.