X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/8a152a79984a99e98919ca2c7fcf7f2cf6c8c9f1..4120b2c6117642e02113e576a573bf8d60ec4c72:/hacks/ssh diff --git a/hacks/ssh b/hacks/ssh index 64df966..cbec247 100755 --- a/hacks/ssh +++ b/hacks/ssh @@ -123,7 +123,7 @@ while :; do ;; ## These options are interesting to the master connection. - m,[aADLlRSwxXv]*) + m,[aADLlRSwxXv46]*) masteropts=("${masteropts[@]}" "-${o:0:1}$arg") ;;