summaryrefslogtreecommitdiff
path: root/regress/sftp-batch.sh
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2013-05-17 15:32:29 +1000
committerDarren Tucker <dtucker@zip.com.au>2013-05-17 15:32:29 +1000
commit59d928d3b47e8298f4a8b4b3fb37fb8c8ce1b098 (patch)
tree69e341bea63449e27da3bcb836b646c7c40a6b4f /regress/sftp-batch.sh
parent34035be27b7ddd84706fe95c39d37cba7d5c9572 (diff)
downloadopenssh-git-59d928d3b47e8298f4a8b4b3fb37fb8c8ce1b098.tar.gz
- dtucker@cvs.openbsd.org 2013/05/17 04:29:14
[regress/sftp.sh regress/putty-ciphers.sh regress/cipher-speed.sh regress/test-exec.sh regress/sftp-batch.sh regress/dynamic-forward.sh regress/putty-transfer.sh regress/conch-ciphers.sh regress/sftp-cmds.sh regress/scp.sh regress/ssh-com-sftp.sh regress/rekey.sh regress/putty-kex.sh regress/stderr-data.sh regress/stderr-after-eof.sh regress/sftp-badcmds.sh regress/reexec.sh regress/ssh-com-client.sh regress/sftp-chroot.sh regress/forwarding.sh regress/transfer.sh regress/multiplex.sh] Move the setting of DATA and COPY into test-exec.sh
Diffstat (limited to 'regress/sftp-batch.sh')
-rw-r--r--regress/sftp-batch.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/regress/sftp-batch.sh b/regress/sftp-batch.sh
index a51ef078..41011549 100644
--- a/regress/sftp-batch.sh
+++ b/regress/sftp-batch.sh
@@ -1,10 +1,8 @@
-# $OpenBSD: sftp-batch.sh,v 1.4 2009/08/13 01:11:55 djm Exp $
+# $OpenBSD: sftp-batch.sh,v 1.5 2013/05/17 04:29:14 dtucker Exp $
# Placed in the Public Domain.
tid="sftp batchfile"
-DATA=/bin/ls${EXEEXT}
-COPY=${OBJ}/copy
BATCH=${OBJ}/sftp.bb
rm -rf ${COPY} ${COPY}.1 ${COPY}.2 ${COPY}.dd ${BATCH}.*