This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
1st two tests of File/Find/t/find.t and taint.t were run after
authorNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 26 Jan 2002 08:11:33 +0000 (08:11 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 26 Jan 2002 08:11:33 +0000 (08:11 +0000)
commit6455dd3b380c55881cdb4351b263c15bfadaac71
treec81d3a5ca8af2a21275a4a67d158897556359279
parentb5d2fea7d685aa8937f7ded78f879c6c841bf93a
1st two tests of File/Find/t/find.t and taint.t were run after
calling cleanup(). If previous fail had left for_find directory,
but no content in it then cleanup() returned cd'ed to that directory.
So tests failed. Fixed cleanup()-s.

p4raw-id: //depot/perlio@14425
lib/File/Find/t/find.t
lib/File/Find/t/taint.t