Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15285826
D15235.id36767.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
417 B
Referenced Files
None
Subscribers
None
D15235.id36767.diff
View Options
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
@@ -129,7 +129,7 @@
throw new Exception(
pht(
'Invalid device name ("%s"). There is no device with this name.',
- $device->getName()));
+ $device_name));
}
// We're authenticated as a device, but we're going to read the user out of
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 5, 4:15 PM (16 h, 51 m ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7225771
Default Alt Text
D15235.id36767.diff (417 B)
Attached To
Mode
D15235: Fix method call on possible null
Attached
Detach File
Event Timeline
Log In to Comment