Kitware / tangelo

A simple, quick, powerful web framework
http:/tangelohub.org/tangelo/
Apache License 2.0
185 stars 35 forks source link

[hotfix] Fixing bad search logic #473

Closed waxlamp closed 9 years ago

waxlamp commented 9 years ago

This fixes a long-standing bug where Tangelo was being directed to look in the wrong place for the reasonable yet general default location for the example pack materials, and example plugin config file.

This also removes the need to insert a special case for homebrew on OSX, as the correct logic actually encompasses Linux, OSX, Homebrew, and now Windows as well.

jeffbaumes commented 9 years ago

LGTM, just tested this on Mac with no problems.

waxlamp commented 9 years ago

Thanks @jeffbaumes! That was fast.

I'm going to go ahead and prep this branch for a 0.8.1 release if there's no objection.

jeffbaumes commented 9 years ago

No objection.