mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-10 08:52:39 +01:00
44842aeb25
Summary: If you type `arc`, you currently get a fatal since $config isn't defined. Don't try to run the hook if we never built a config. (We could build the config earlier and then run the hook anyway, but $workflow and $command would not be defined. It seems unlikely that executing the hook here is useful, since it affects only the case that the user types `arc` on its own.) Test Plan: Typed `arc`. Typed `arc diff`, etc. Reviewers: vrana, btrahan Reviewed By: vrana CC: aran Differential Revision: https://secure.phabricator.com/D3841 |
||
---|---|---|
.. | ||
hgdaemon | ||
lib | ||
repository | ||
__init_script__.php | ||
arcanist.php | ||
breakout.py | ||
php_extension_classes.txt | ||
php_extension_functions.txt | ||
phutil_rebuild_map.php | ||
phutil_symbols.php | ||
update_compat_info.php |