Minor, sort out a change request which was lost in the melee.
This commit is contained in:
@@ -135,7 +135,7 @@ try {
|
||||
));
|
||||
|
||||
if ($rethrow) {
|
||||
throw $ex;
|
||||
throw $rethrow;
|
||||
}
|
||||
} catch (Exception $ex) {
|
||||
fwrite(STDERR, "phabricator-ssh-exec: ".$ex->getMessage()."\n");
|
||||
|
||||
Reference in New Issue
Block a user