https://bugzilla.mindrot.org/show_bug.cgi?id=3890

--- Comment #1 from Jacob Enders <[email protected]> ---
Sorry, here is one more example. It has a control path, but it uses my
ssh config for yapms.com. Without the -tt. This works even with a
control path.

FOURTH COMMAND (GOOD): (HAS CONTROL PATH)

ssh yapms.com -o ControlMaster=auto -o ControlPersist=60s -o
'ControlPath="/home/jacob/bad"' -o
'IdentityFile="/home/jacob/.ssh/ansible_rsa"' -o 'User="yapms"' 'bash
dothing.sh'

OUTPUT> HELLO THERE!!!

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to