summaryrefslogtreecommitdiff
path: root/regress/ssh-com-client.sh
diff options
context:
space:
mode:
Diffstat (limited to 'regress/ssh-com-client.sh')
-rw-r--r--regress/ssh-com-client.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/ssh-com-client.sh b/regress/ssh-com-client.sh
index 809736238..fc953228e 100644
--- a/regress/ssh-com-client.sh
+++ b/regress/ssh-com-client.sh
@@ -64,7 +64,7 @@ EOF
64# we need a real server (no ProxyConnect option) 64# we need a real server (no ProxyConnect option)
65start_sshd 65start_sshd
66 66
67DATA=/bin/ls 67DATA=/bin/ls${EXEEXT}
68COPY=${OBJ}/copy 68COPY=${OBJ}/copy
69rm -f ${COPY} 69rm -f ${COPY}
70 70