[otrs-cvs] UnitTest/bin UnitTestAutoSetup.pl,1.266,1.267

"CVS commits notifications of OTRS.org" <[email protected]> Fri, 5 Apr 2013 12:04:33 +0000
Newsgroups gmane.comp.otrs.cvs
Message-ID <[email protected]>
Comments:
Update of /home/cvs/UnitTest/bin
In directory lancelot:/tmp/cvs-serv26130/bin

Modified Files:
	UnitTestAutoSetup.pl 
Log Message:
Fix make_path call.

Author: mg

Index: UnitTestAutoSetup.pl
===================================================================
RCS file: /home/cvs/UnitTest/bin/UnitTestAutoSetup.pl,v
retrieving revision 1.266
retrieving revision 1.267
diff -2 -u -d -r1.266 -r1.267
--- UnitTestAutoSetup.pl	5 Apr 2013 11:50:59 -0000	1.266
+++ UnitTestAutoSetup.pl	5 Apr 2013 12:04:28 -0000	1.267
@@ -1013,5 +1013,5 @@
         for my $Dir (qw ( CertDir PrivateDir )) {
             if ( !-d $Enviroment{smime}->{$Dir} ) {
-                make_path(
+                File::Path::make_path(
                     $Enviroment{smime}->{$Dir},
                     {
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log