Page MenuHomePhabricator

Fix an issue with FileFinder finding "." as a directory
ClosedPublic

Authored by epriestley on Mar 3 2017, 9:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 23, 3:10 AM
Unknown Object (File)
Thu, Nov 21, 12:37 AM
Unknown Object (File)
Mon, Nov 18, 7:50 AM
Unknown Object (File)
Sat, Nov 16, 10:11 PM
Unknown Object (File)
Tue, Nov 5, 11:54 PM
Unknown Object (File)
Oct 21 2024, 7:39 PM
Unknown Object (File)
Oct 21 2024, 5:00 PM
Unknown Object (File)
Oct 12 2024, 12:00 AM
Subscribers
None

Details

Summary

See D17430. This is buggy and hasn't come up before because we don't usually use the "d" (directory) mode.

Test Plan

Added a unit test and made it pass.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Mar 3 2017, 9:24 PM
This revision was automatically updated to reflect the committed changes.