For miniperl, disable PERL_UNICODE and -C.
[p5sagit/p5-mst-13.2.git] / ext / Shell / t / Shell.t
index 31bf9d2..1ebc861 100644 (file)
@@ -63,7 +63,3 @@ if ($Is_VMS) {
 
 }
 open(STDERR, ">&SAVERR") ;
-
-if ($chdir) {
-  chdir "..";
-}