This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
diag.t: Ignore trailing whitespace
authorFather Chrysostomos <sprout@cpan.org>
Fri, 12 Dec 2014 05:58:38 +0000 (21:58 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Fri, 12 Dec 2014 06:28:14 +0000 (22:28 -0800)
commit605eee6061b9fb79ab7be45ac13eaf417fd8db4f
treeb1b626857bcacf6cd1f6cf849594248673e327f1
parent487e470dbd7a885bb6a92a735b2783e1c6740066
diag.t: Ignore trailing whitespace

If we don’t ignore trailing whitespace after ); then we end up search-
ing for the next ); in the file and skip the next message if the );
belongs to it.
pod/perldiag.pod
t/porting/diag.t