summaryrefslogtreecommitdiff
path: root/regress/sftp.sh
diff options
context:
space:
mode:
Diffstat (limited to 'regress/sftp.sh')
-rw-r--r--regress/sftp.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/sftp.sh b/regress/sftp.sh
index e8d473123..6ed4e9379 100644
--- a/regress/sftp.sh
+++ b/regress/sftp.sh
@@ -3,7 +3,7 @@
3 3
4tid="basic sftp put/get" 4tid="basic sftp put/get"
5 5
6DATA=/bin/ls 6DATA=/bin/ls{EXEEXT}
7COPY=${OBJ}/copy 7COPY=${OBJ}/copy
8 8
9BUFFERSIZE="5 1000 32000 64000" 9BUFFERSIZE="5 1000 32000 64000"