This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #36672] Swapped warnings for -o and -O file tests
[perl5.git] / opcode.pl
index 9e8d323..571fa14 100755 (executable)
--- a/opcode.pl
+++ b/opcode.pl
@@ -809,8 +809,8 @@ fteread             -r                      ck_ftst         isu-    F-
 ftewrite       -w                      ck_ftst         isu-    F-
 fteexec                -x                      ck_ftst         isu-    F-
 ftis           -e                      ck_ftst         isu-    F-
-fteowned       -O                      ck_ftst         isu-    F-
-ftrowned       -o                      ck_ftst         isu-    F-
+fteowned       -o                      ck_ftst         isu-    F-
+ftrowned       -O                      ck_ftst         isu-    F-
 ftzero         -z                      ck_ftst         isu-    F-
 ftsize         -s                      ck_ftst         istu-   F-
 ftmtime                -M                      ck_ftst         stu-    F-