chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
f7856ac
)
hacks/ssh: Pass `-4' and `-6' options on to the master.
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 16 Jan 2013 02:34:20 +0000
(
02:34
+0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Wed, 16 Jan 2013 02:34:20 +0000
(
02:34
+0000)
hacks/ssh
patch
|
blob
|
blame
|
history
diff --git
a/hacks/ssh
b/hacks/ssh
index 64df9667de5dd36ca5ee3fb3613f366979e25a02..cbec247833500783305a32d5d1f2900421370848 100755
(executable)
--- a/
hacks/ssh
+++ b/
hacks/ssh
@@
-123,7
+123,7
@@
while :; do
;;
## These options are interesting to the master connection.
;;
## These options are interesting to the master connection.
- m,[aADLlRSwxXv]*)
+ m,[aADLlRSwxXv
46
]*)
masteropts=("${masteropts[@]}" "-${o:0:1}$arg")
;;
masteropts=("${masteropts[@]}" "-${o:0:1}$arg")
;;