diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 2000-04-29 21:00:08 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 2000-04-29 21:00:08 +0000 |
commit | 532fa798293d6740ada7e8b3445ba3f179e17927 (patch) | |
tree | 0a0089f38468260f2cf06c674533b84215d17aca /README.win32 | |
parent | 945d6bad06c27bf93b3917eb3a345a4f0cd2de10 (diff) | |
download | perl-532fa798293d6740ada7e8b3445ba3f179e17927.tar.gz |
remove Win2K issue in pod (fixed by change#6020)
p4raw-link: @6020 on //depot/perl: 945d6bad06c27bf93b3917eb3a345a4f0cd2de10
p4raw-id: //depot/perl@6021
Diffstat (limited to 'README.win32')
-rw-r--r-- | README.win32 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README.win32 b/README.win32 index e71b6f44b4..f7bf25c30e 100644 --- a/README.win32 +++ b/README.win32 @@ -197,9 +197,9 @@ sure you have done the previous steps correctly. Type "dmake test" (or "nmake test"). This will run most of the tests from the testsuite (many tests will be skipped). -No tests should typically fail when running Windows NT 4.0. Under Windows -2000, test 22 in lib/open3.t is known to fail (cause still unknown). Many -tests will fail under Windows 9x due to the inferior command shell. +There should be no test failures when running under Windows NT 4.0 or +Windows 2000. Many tests I<will> fail under Windows 9x due to the inferior +command shell. Some test failures may occur if you use a command shell other than the native "cmd.exe", or if you are building from a path that contains |