Thanks,
-- Alan Burlison --
*** mktest.pl.orig Mon Aug 11 15:47:37 2003
--- mktest.pl Mon Aug 11 15:53:50 2003
***************
*** 370,376 ****
chdir ".." or die "unable to chdir () out of 'win32'";
} else {
local $ENV{PERL} = "./perl";
! open TST, "make _test |";
} my @nok = ();
--- 370,376 ----
chdir ".." or die "unable to chdir () out of 'win32'";
} else {
local $ENV{PERL} = "./perl";
! open TST, "/usr/ccs/bin/make _test |";
}my @nok = ();
