- (dtucker) [regress/runtests.sh] Remove obsolete test driver script.
This commit is contained in:
parent
f8d5b34517
commit
9cc8ff7b63
|
@ -84,6 +84,7 @@
|
|||
together and add a couple of missing lines from openbsd.
|
||||
- (dtucker) [regress/stderr-after-eof.sh regress/test-exec.sh] Move the md5
|
||||
helper function to the portable part of test-exec.sh.
|
||||
- (dtucker) [regress/runtests.sh] Remove obsolete test driver script.
|
||||
|
||||
20130516
|
||||
- (djm) [contrib/ssh-copy-id] Fix bug that could cause "rm *" to be
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
TEST_SSH_SSH=../ssh
|
||||
TEST_SSH_SSHD=../sshd
|
||||
TEST_SSH_SSHAGENT=../ssh-agent
|
||||
TEST_SSH_SSHADD=../ssh-add
|
||||
TEST_SSH_SSHKEYGEN=../ssh-keygen
|
||||
TEST_SSH_SSHKEYSCAN=../ssh-keyscan
|
||||
TEST_SSH_SFTP=../sftp
|
||||
TEST_SSH_SFTPSERVER=../sftp-server
|
||||
|
||||
pmake
|
||||
|
Loading…
Reference in New Issue