- dtucker@cvs.openbsd.org 2013/05/17 10:26:26
[regress/sftp-badcmds.sh] remove unused BATCH variable. (id sync only)
This commit is contained in:
parent
1466bd25a8
commit
438f60eb9a
|
@ -78,8 +78,11 @@
|
||||||
it works with a restrictive umask and the pid files are not world readable.
|
it works with a restrictive umask and the pid files are not world readable.
|
||||||
Changes from -portable. (id sync only)
|
Changes from -portable. (id sync only)
|
||||||
- dtucker@cvs.openbsd.org 2013/05/17 10:24:48
|
- dtucker@cvs.openbsd.org 2013/05/17 10:24:48
|
||||||
[localcommand.sh]
|
[regress/localcommand.sh]
|
||||||
use backticks for portability. (id sync only)
|
use backticks for portability. (id sync only)
|
||||||
|
- dtucker@cvs.openbsd.org 2013/05/17 10:26:26
|
||||||
|
[regress/sftp-badcmds.sh]
|
||||||
|
remove unused BATCH variable. (id sync only)
|
||||||
- (dtucker) [regress/bsd.regress.mk] Remove unused file. We've never used it
|
- (dtucker) [regress/bsd.regress.mk] Remove unused file. We've never used it
|
||||||
in portable and it's long gone in openbsd.
|
in portable and it's long gone in openbsd.
|
||||||
- (dtucker) [regress/integrity.sh]. Force fixed Diffie-Hellman key exchange
|
- (dtucker) [regress/integrity.sh]. Force fixed Diffie-Hellman key exchange
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $OpenBSD: sftp-badcmds.sh,v 1.5 2013/05/17 04:29:14 dtucker Exp $
|
# $OpenBSD: sftp-badcmds.sh,v 1.6 2013/05/17 10:26:26 dtucker Exp $
|
||||||
# Placed in the Public Domain.
|
# Placed in the Public Domain.
|
||||||
|
|
||||||
tid="sftp invalid commands"
|
tid="sftp invalid commands"
|
||||||
|
|
Loading…
Reference in New Issue