1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-09-20 00:49:11 +02:00
phorge-arcanist/scripts
epriestley 44842aeb25 Don't try to run didAbortWorkflow() if the user never provided a command
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
2012-10-30 10:44:49 -07:00
..
hgdaemon Add various flags to the HgProxy daemons 2012-06-26 11:00:26 -07:00
lib Improve management of zlib dependency 2012-08-20 17:26:42 -07:00
repository Use binary safe diff in arc diff 2012-07-03 13:33:28 -07:00
__init_script__.php Allow arcanist to search for libphutil in externals/includes/ 2012-08-10 14:58:19 -07:00
arcanist.php Don't try to run didAbortWorkflow() if the user never provided a command 2012-10-30 10:44:49 -07:00
breakout.py Use /usr/bin/env python 2012-09-06 19:13:57 -07:00
php_extension_classes.txt Include extension classes in the builtin list 2012-07-26 14:46:53 -07:00
php_extension_functions.txt Improve management of zlib dependency 2012-08-20 17:26:42 -07:00
phutil_rebuild_map.php Bump symbol cache version from v2 -> v3 2012-06-14 12:02:27 -07:00
phutil_symbols.php Include extension classes in the builtin list 2012-07-26 14:46:53 -07:00
update_compat_info.php Lint functions not available on Windows on PHP 5.2 2012-09-17 13:51:06 -07:00