Author: ericwilhelm
Date: Sat Apr 14 12:56:53 2007
New Revision: 9409

Modified:
   Module-Build/trunk/t/par.t

Log:
t/par.t - get rid of "Can't return to ..." warning


Modified: Module-Build/trunk/t/par.t
==============================================================================
--- Module-Build/trunk/t/par.t  (original)
+++ Module-Build/trunk/t/par.t  Sat Apr 14 12:56:53 2007
@@ -88,6 +88,7 @@
 
 $dist->clean();
 
+chdir( $cwd );
 use File::Path;
 rmtree( $tmp );
 

Reply via email to