Page MenuHomePhabricator
Authored By
hach-que
Feb 25 2015, 10:27 PM
Size
311 B
Referenced Files
None
Subscribers
None
<?php
/**
* Daemon which spawns SSH to the local machine, used for ensuring.
*/
final class PhutilProcessSSHDaemon extends PhutilTortureTestDaemon {
protected function run() {
$root = phutil_get_library_root('phutil');
$root = dirname($root);
execx('ssh localhost -p 24 "sleep 120"');
}
}

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
amazon-s3
Storage Format
Raw Data
Storage Handle
phabricator/xr/ps/htfad6gdutftjo2c
Default Alt Text
file (311 B)

Event Timeline