diff options
author | Father Chrysostomos <sprout@cpan.org> | 2011-12-27 08:51:53 -0800 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2011-12-28 22:58:47 -0800 |
commit | 3b1cf97d70273e62efc1ad79156df78f2d49c7eb (patch) | |
tree | b6eb6210cfa27ff29368073be6033adfc13b84ac /t | |
parent | 9711931a132d1dcbd76a0d85b17f351b4af98c81 (diff) | |
download | perl-3b1cf97d70273e62efc1ad79156df78f2d49c7eb.tar.gz |
perldiag: Tweak ‘Can't open perl script’
to match what’s in the source code more closely.
Diffstat (limited to 't')
-rw-r--r-- | t/porting/diag.t | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/porting/diag.t b/t/porting/diag.t index 68c7f4b651..0cc5efdcea 100644 --- a/t/porting/diag.t +++ b/t/porting/diag.t @@ -378,7 +378,6 @@ Can't fix broken locale name "%s" Can't get short module name from a handle Can't locate object method "%s" via package "%s" (perhaps you forgot to load "%s"?) Can't open -Can't open perl script "%s": %s Can't open %s Can't reset \%ENV on this system Can't return array to lvalue scalar context |