summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/regress/sftp-batch.sh
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/regress/sftp-batch.sh')
-rw-r--r--crypto/openssh/regress/sftp-batch.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/openssh/regress/sftp-batch.sh b/crypto/openssh/regress/sftp-batch.sh
index cffacb6..f648eae 100644
--- a/crypto/openssh/regress/sftp-batch.sh
+++ b/crypto/openssh/regress/sftp-batch.sh
@@ -3,9 +3,9 @@
tid="sftp batchfile"
-DATA=/bin/ls
+DATA=/bin/ls${EXEEXT}
COPY=${OBJ}/copy
-BATCH=${OBJ}/sftp-batch
+BATCH=${OBJ}/sftp-batch.tmp
rm -rf ${COPY} ${COPY}.1 ${COPY}.2 ${COPY}.dd ${BATCH}.*
OpenPOWER on IntegriCloud