mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
This would cause a crash if the Bundles folder was a symbolic link (e.g. to DropBox) since we assumed the entry itself had entries (but only directory nodes have entries). This closes issue #321.