]> andersk Git - gssapi-openssh.git/blobdiff - openssh/regress/sftp-batch.sh
Import of OpenSSH 3.7p1
[gssapi-openssh.git] / openssh / regress / sftp-batch.sh
index cffacb6df1c73ae9f80aed237546db976bc57428..f648eae80de3640f7b741f7e9f6da92f86b0dc7b 100644 (file)
@@ -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}.*
 
This page took 0.033066 seconds and 4 git commands to generate.