This is an archive of the discontinued Mercurial Phabricator instance.

p4fastimport: fix symlink test on MacOS
AcceptedPublic

Authored by dsp on Dec 21 2017, 8:18 PM.
Tags
None
Subscribers
None

Details

Reviewers
quark
Summary

On MacOS the resulting symlinks do have a differnt mode and a slightly
different formatting due to the use of BSD ls.

Test Plan

Ran

python ../../hg-crew/tests/run-tests.py test-check* test-p4fastimport*

and see it fail on MacOS. After the fix ran it again and see it worked

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

quark accepted this revision.Dec 21 2017, 10:25 PM
This revision is now accepted and ready to land.Dec 21 2017, 10:25 PM