diff options
author | Father Chrysostomos <sprout@cpan.org> | 2012-08-05 12:41:48 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2012-08-05 16:02:16 -0700 |
commit | f922571b226d9a59e677b263d6fda481db5611c4 (patch) | |
tree | 74831f5e55d329836b712a24182fbae02c76970a /pp_sys.c | |
parent | 2e4e39b1f407dc989ac979c5aa00bd8a77f7c129 (diff) | |
download | perl-f922571b226d9a59e677b263d6fda481db5611c4.tar.gz |
Make glob.t more resilient
It was not tolerating editor temp files with spaces in their
names. It was testing the output of <op/*> by comparing it with
split /\s/, `echo op/*` on non-Windows non-VMS systems (Unix).
`ls op/* | cat` produces more machine-friendly output, so use that.
Diffstat (limited to 'pp_sys.c')
0 files changed, 0 insertions, 0 deletions