summaryrefslogtreecommitdiff
path: root/regress/sftp-batch.sh
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-01-30 13:02:55 +1100
committerDarren Tucker <dtucker@zip.com.au>2004-01-30 13:02:55 +1100
commit46662bfc21dad33f8d7c05206bae15f79abe5b5f (patch)
tree83e74b93882dda760bedbfe4a59bd0ecd24a47f4 /regress/sftp-batch.sh
parent633f3e0dd06a466188f0d9ada921b02d94e6a338 (diff)
downloadopenssh-git-46662bfc21dad33f8d7c05206bae15f79abe5b5f.tar.gz
- djm@cvs.openbsd.org 2004/01/13 09:49:06
[sftp-batch.sh] don't delete thyself when running without obj/ ; ok markus@
Diffstat (limited to 'regress/sftp-batch.sh')
-rw-r--r--regress/sftp-batch.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/sftp-batch.sh b/regress/sftp-batch.sh
index f648eae8..365c47cf 100644
--- a/regress/sftp-batch.sh
+++ b/regress/sftp-batch.sh
@@ -1,11 +1,11 @@
-# $OpenBSD: sftp-batch.sh,v 1.2 2003/01/10 07:52:41 djm Exp $
+# $OpenBSD: sftp-batch.sh,v 1.3 2004/01/13 09:49:06 djm Exp $
# Placed in the Public Domain.
tid="sftp batchfile"
DATA=/bin/ls${EXEEXT}
COPY=${OBJ}/copy
-BATCH=${OBJ}/sftp-batch.tmp
+BATCH=${OBJ}/sftp.bb
rm -rf ${COPY} ${COPY}.1 ${COPY}.2 ${COPY}.dd ${BATCH}.*