1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/infrastructure/ssh
epriestley 9b8c75488b Fix an issue where SSH workflows would execute immediately
Summary: rPe397103bf broke this since one of the implementations was `return false;`, not `return true;`.

Auditors: chad
2013-12-27 15:18:03 -08:00
..
PhabricatorSSHPassthruCommand.php Limit memory usage of ssh-exec during large pull operations 2013-12-16 12:37:32 -08:00
PhabricatorSSHWorkflow.php Fix an issue where SSH workflows would execute immediately 2013-12-27 15:18:03 -08:00