]> andersk Git - openssh.git/blobdiff - regress/sftp-batch.sh
- (dtucker) [sshd.c] Clear loginmsg in postauth monitor, prevents doubling
[openssh.git] / regress / sftp-batch.sh
index 0f2dafa85e1448df50dc31c5eb6b599485c191f5..365c47cfcf23d42c0751689ddfa5072214da09c8 100644 (file)
@@ -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
+BATCH=${OBJ}/sftp.bb
 
 rm -rf ${COPY} ${COPY}.1 ${COPY}.2 ${COPY}.dd ${BATCH}.*
 
This page took 1.037075 seconds and 4 git commands to generate.