- djm@cvs.openbsd.org 2006/08/29 09:44:00

[regress/sftp-cmds.sh]
     clean up our mess
This commit is contained in:
Damien Miller 2007-10-26 14:43:50 +10:00
parent 77d57b06a4
commit fa66aa739f
2 changed files with 6 additions and 3 deletions

View File

@ -56,6 +56,9 @@
counters. make network IO non-blocking, so a small trickle of
reads/writes has a chance of updating the progress meter; bz #799
ok dtucker@
- djm@cvs.openbsd.org 2006/08/29 09:44:00
[regress/sftp-cmds.sh]
clean up our mess
20070927
- (dtucker) [configure.ac atomicio.c] Fall back to including <sys/poll.h> if
@ -3327,4 +3330,4 @@
OpenServer 6 and add osr5bigcrypt support so when someone migrates
passwords between UnixWare and OpenServer they will still work. OK dtucker@
$Id: ChangeLog,v 1.4771 2007/10/26 04:28:01 djm Exp $
$Id: ChangeLog,v 1.4772 2007/10/26 04:43:50 djm Exp $

View File

@ -1,4 +1,4 @@
# $OpenBSD: sftp-cmds.sh,v 1.6 2003/10/07 07:04:52 djm Exp $
# $OpenBSD: sftp-cmds.sh,v 1.7 2006/08/29 09:44:00 djm Exp $
# Placed in the Public Domain.
# XXX - TODO:
@ -207,5 +207,5 @@ echo "lchdir ${COPY}.dd" | ${SFTP} -P ${SFTPSERVER} >/dev/null 2>&1 \
|| fail "lchdir failed"
rm -rf ${COPY} ${COPY}.1 ${COPY}.2 ${COPY}.dd ${COPY}.dd2
rm -rf ${QUOTECOPY}