diff options
Diffstat (limited to 'README.win32')
-rw-r--r-- | README.win32 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/README.win32 b/README.win32 index b214f7e480..e4d457a892 100644 --- a/README.win32 +++ b/README.win32 @@ -416,10 +416,6 @@ spaces. So don't do that. If you are running the tests from a emacs shell window, you may see failures in op/stat.t. Run "dmake test-notty" in that case. -If you run the tests on a FAT partition, you may see some failures for -C<link()> related tests (I<op/write.t>, I<op/stat.t> ...). Testing on -NTFS avoids these errors. - Furthermore, you should make sure that during C<make test> you do not have any GNU tool packages in your path: some toolkits like Unixutils include some tools (C<type> for instance) which override the Windows |