Skip to content
Commit 812d0466 authored by Martin Pitt's avatar Martin Pitt
Browse files

ssh: Filter out trailing spaces from commands in auxverb

The printf "%q" turns that into a trailing "\ " which ssh reduces to "\" which
bash 4.4 trips over (earlier versions were fine).
parent 3bee4047
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment