From 5aea8b490f5071452c692298c390c0270fa37050 Mon Sep 17 00:00:00 2001 From: Tony Cook Date: Thu, 3 Feb 2011 20:35:04 +1100 Subject: [PATCH] remove duplicate mkdir testout/ from rebase --- T1/t/t10type1.t | 2 -- 1 file changed, 2 deletions(-) diff --git a/T1/t/t10type1.t b/T1/t/t10type1.t index ebe73f6e..8e23561f 100644 --- a/T1/t/t10type1.t +++ b/T1/t/t10type1.t @@ -14,8 +14,6 @@ ok($Imager::formats{t1}, "must have t1"); ok((-d "testout" or mkdir "testout"), "make output directory"); --d "testout" or mkdir "testout"; - init_log("testout/t10type1.log",1); my $deffont = 'fontfiles/dcr10.pfb'; -- 2.39.5