Age | Commit message (Collapse) | Author |
|
vinschen at redhat.com. Add () to put echo commands in subshell for lls test
I mistakenly left out of last commit.
|
|
from imorgan at nas.nasa.gov
|
|
[regress/sftp-cmds.sh]
unbreak lls command and add a regress test that would have caught the
breakage; spotted by mouring@
NB. sftp code change already committed.
|
|
Use more restrictive glob to pick up test files from /bin - some platforms
ship broken symlinks there which could spoil the test.
|
|
[regress/sftp-cmds.sh regress/sftp-glob.sh regress/test-exec.sh]
comprehensive tests for sftp escaping its interaction with globbing;
ok dtucker@
|
|
[regress/sftp-cmds.sh]
clean up our mess
|
|
FAT/NTFS does not permit quotes in filenames. From vinschen at redhat.com
|
|
[regress/sftp-cmds.sh]
more sftp quoting regress tests; ok markus
|
|
regress/sftp-cmds.sh regress/stderr-after-eof.sh regress/test-exec.sh]
no longer depends on which(1). patch by dtucker@
|
|
UX:rm: ERROR: Cannot remove '.' or '..'
|
|
|
|
|
|
regress/ssh-com-client.sh regress/ssh-com-sftp.sh regress/stderr-data.sh
regress/transfer.sh] Use ${EXEEXT} where appropriate.
|
|
|
|
[regress/sftp-cmds.sh]
regress test for sftp arguments with escaped quotes; ok markus
|
|
- mouring@cvs.openbsd.org 2003/05/15 04:07:12
[sftp-cmds.sh]
Advanced put/get testing for sftp. OK @djm
|
|
- djm@cvs.openbsd.org 2003/04/04 09:34:22
[Makefile sftp-cmds.sh]
More regression tests, including recent directory rename bug; ok markus@
|
|
|