ilovezfs
b59bf2ff64
Revert "audit: check for version aliases."
2017-02-21 11:31:18 -08:00
Mike McQuaid
68bd744d0e
readall: check for shadowed aliases.
...
This will become particularly relevant when there’s a new version of a
formula and the existing alias needs to be removed.
2017-02-21 15:36:50 +00:00
Maxim Belkin
9a0127e7ab
readall: do not require itself.
2016-09-21 11:45:47 -05:00
Markus Reiter
7b8bae710e
Use ThreadError
to break loop.
2016-08-22 08:57:47 +02:00
Mike McQuaid
4da990587f
tap: run readall when tapping. ( #396 )
...
* readall: move readall logic to new class.
* tap: run readall when tapping.
This will prevent tapping an tap with syntax errors from causing issues
for users.
Fixes #58 .
2016-07-09 13:51:19 +01:00