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