From 51c7b4055c415b4f9cd129aa6744cb498c501c43 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Thu, 25 Aug 2016 14:31:43 +0000 Subject: community/perl-log-log4perl: moved from testing --- testing/perl-log-log4perl/026FileApp.t.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 testing/perl-log-log4perl/026FileApp.t.patch (limited to 'testing/perl-log-log4perl/026FileApp.t.patch') diff --git a/testing/perl-log-log4perl/026FileApp.t.patch b/testing/perl-log-log4perl/026FileApp.t.patch deleted file mode 100644 index 07b51afc23..0000000000 --- a/testing/perl-log-log4perl/026FileApp.t.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/t/026FileApp.t b/t/026FileApp.t -index b3ae4f4..6c3b345 100644 ---- a/t/026FileApp.t -+++ b/t/026FileApp.t -@@ -484,7 +484,7 @@ EOT - - my ($dev,$ino,$mode,$nlink,$uid,$gid,$rdev,$size, $atime,$mtime,$ctime,$blksize,$blocks) = stat("${testpath}_1"); - -- is($mode & 07777,0750); #Win32 777 -+ is($mode & 0777,0750); #Win32 777 - - ($dev,$ino,$mode,$nlink,$uid,$gid,$rdev,$size, $atime,$mtime,$ctime,$blksize,$blocks) = stat($testmkpathfile); - -- cgit v1.2.3