Page MenuHomePhabricator

Remove `-t -t` from Drydock SSH interface
ClosedPublic

Authored by hach-que on Dec 5 2013, 3:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 2, 4:57 AM
Unknown Object (File)
Sat, Dec 28, 4:46 PM
Unknown Object (File)
Sun, Dec 8, 4:27 AM
Unknown Object (File)
Nov 27 2024, 2:52 PM
Unknown Object (File)
Nov 27 2024, 2:31 PM
Unknown Object (File)
Nov 24 2024, 10:00 AM
Unknown Object (File)
Nov 23 2024, 3:07 AM
Unknown Object (File)
Nov 18 2024, 5:05 PM

Details

Summary

These arguments prevent stderr from being routed correctly for Linux hosts and break Windows entirely. Removing them fixes the issue.

Test Plan

Removed those options and both Linux and Windows hosts had their output fed back into Harbormaster correctly.

Diff Detail

Branch
fix-stderr-stdout
Lint
Lint Passed
Unit
No Test Coverage