Branch: refs/heads/haarg/pathtools-fix-tmp-error
  Home:   https://github.com/Perl/perl5
  Commit: 75f347ec78370e54d6b15ee8e9599147c0b6316b
      
https://github.com/Perl/perl5/commit/75f347ec78370e54d6b15ee8e9599147c0b6316b
  Author: Graham Knop <[email protected]>
  Date:   2026-06-15 (Mon, 15 Jun 2026)

  Changed paths:
    M dist/PathTools/t/cwd_enoent.t

  Log Message:
  -----------
  PathTools: fix cwd_noent test trying to delete current directory

File::Path will refuse to remove the current directory. This is used by
File::Temp's CLEANUP option, so we need to be sure to chdir out of the
temp directory used before its cleanup is triggered in its END block.



To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to