X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/af844120a406582a0fa70e7dd1b119cad774161e..ef864444687b788758ae35108ac508aac3442f3d:/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") ;;