1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/aphlict/management
epriestley 39ca090d15 Try nodejs before node when starting notification server
Summary: Fixes T5278. This isn't completely perfect (if you have the other `node` binary, it will fail to detect that it's wrong) but we can maybe wait for that to happen and devise some kind of "is this binary really node?" test if users actually hit it.

Test Plan: Faked things, hit the error; unfaked them and hit the normal flow.

Reviewers: joshuaspence

Reviewed By: joshuaspence

Subscribers: epriestley

Maniphest Tasks: T5278

Differential Revision: https://secure.phabricator.com/D9419
2014-06-07 13:56:23 -07:00
..
PhabricatorAphlictManagementBuildWorkflow.php Slightly improve friendliness of "no mxmlc" error 2014-06-07 12:29:19 -07:00
PhabricatorAphlictManagementDebugWorkflow.php Make ./bin/aphlict behave more like a service. 2014-06-05 12:13:45 -07:00
PhabricatorAphlictManagementRestartWorkflow.php Make ./bin/aphlict behave more like a service. 2014-06-05 12:13:45 -07:00
PhabricatorAphlictManagementStartWorkflow.php Make ./bin/aphlict behave more like a service. 2014-06-05 12:13:45 -07:00
PhabricatorAphlictManagementStatusWorkflow.php Make ./bin/aphlict behave more like a service. 2014-06-05 12:13:45 -07:00
PhabricatorAphlictManagementStopWorkflow.php Make ./bin/aphlict behave more like a service. 2014-06-05 12:13:45 -07:00
PhabricatorAphlictManagementWorkflow.php Try nodejs before node when starting notification server 2014-06-07 13:56:23 -07:00