Page MenuHomeSolus

Update perl-path-tiny to 0.106
ClosedPublic

Authored by simniotiqu on Jul 21 2018, 9:42 AM.

Details

Summary

Depends on D3359

Additions

  • The PERL_PATH_TINY_NO_FLOCK environment variable has been added to allow users to disable file locking (and any associated warnings).

Changes

  • Detection of unsupported 'flock' is no longer BSD-specific. This allows detecting and warning, for example, with the Luster filesystem on Linux.

Tests

  • Improve reliability and diagnostics of tests run via 'do'.
  • Protected t/locking.t from PERL_PATH_TINY_NO_FLOCK already in the environment.
Test Plan

Passed make tests. Successfully build perl-datetime-locale locally.

Diff Detail

Repository
R4039 perl-path-tiny
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jul 21 2018, 4:25 PM
This revision was automatically updated to reflect the committed changes.