remove redundant comment
This commit is contained in:
parent
8f2d30860c
commit
5ce5ab1b1d
1 changed files with 0 additions and 1 deletions
|
|
@ -33,7 +33,6 @@ if [ "$1" = address ]; then
|
|||
else
|
||||
socketfile="$2"
|
||||
if [ -z "$socketfile" ]; then
|
||||
# Connect to the peer's address and relay stdin and stdout.
|
||||
peeraddress="$1"
|
||||
dumbpipe connect "$peeraddress"
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue