Page MenuHomePhabricator

D13893.id33539.diff
No OneTemporary

D13893.id33539.diff

diff --git a/scripts/ssh/ssh-exec.php b/scripts/ssh/ssh-exec.php
--- a/scripts/ssh/ssh-exec.php
+++ b/scripts/ssh/ssh-exec.php
@@ -230,7 +230,7 @@
$parsed_args = new PhutilArgumentParser($parseable_argv);
- if (empty($workflow_names[$command])) {
+ if (empty($workflows[$command])) {
throw new Exception(pht('Invalid command.'));
}

File Metadata

Mime Type
text/plain
Expires
Thu, May 9, 10:40 PM (1 w, 6 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6277097
Default Alt Text
D13893.id33539.diff (352 B)

Event Timeline