cygwin update (from Eric Fifer)
[p5sagit/p5-mst-13.2.git] / t / lib / io_unix.t
index 0e559e0..62569a5 100644 (file)
@@ -8,6 +8,7 @@ BEGIN {
     # ``use IO::Socket'' executes too early below in the os2 block
     if ($^O eq 'dos') {
         print "1..0 # Skip: no fork\n";
+       exit 0;
     }
 }