Skip to content

Commit cc08b5c

Browse files
author
Magnus Svensson
committed
Merge
1 parent 2359d44 commit cc08b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mysql-test/lib/My/Platform.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ package My::Platform;
1818

1919
use strict;
2020
use File::Basename;
21-
use File::Path; # Patched version of File::Path
21+
use File::Path;
2222

2323
use base qw(Exporter);
2424
our @EXPORT= qw(IS_CYGWIN IS_WINDOWS IS_WIN32PERL

0 commit comments

Comments
 (0)