diff options
author | Paul Smith <psmith@gnu.org> | 1999-09-29 06:29:38 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 1999-09-29 06:29:38 +0000 |
commit | f26e413b12a8a3ec4681be7f74abf7dbb88ac20a (patch) | |
tree | 3ec685855f33e39e9f76b8f3a804c840379754b5 /tests/ChangeLog | |
parent | dbb8f3e30bade196ab6c56b0918cbb7706cf49a6 (diff) | |
download | gunmake-f26e413b12a8a3ec4681be7f74abf7dbb88ac20a.tar.gz |
* Fix for DOS short filenames.
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 f8f6700..871cab9 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,10 @@ +1999-09-29 Paul D. Smith <psmith@gnu.org> + + * test_driver.pl (get_osname): Change $fancy_file_names to + $short_filenames and reverse the logic. + (run_each_test): Change test of non-existent $port_host to use + $short_filenames--problem reported by Eli Zaretskii. + 1999-09-23 Paul D. Smith <psmith@gnu.org> * scripts/features/parallelism: Add a check to ensure that the |