djm@openbsd.org
|
b4a7c9d2b5
|
upstream: add regression tests for scp for out-of-destination path file
creation by Harry Sintonen via Jakub Jelen in bz3007
OpenBSD-Regress-ID: 01ae5fbc6ce400b2df5a84dc3152a9e31f354c07
|
2019-07-19 13:53:27 +10:00 |
Damien Miller
|
d705d987c2
|
- djm@cvs.openbsd.org 2014/01/26 10:49:17
[scp-ssh-wrapper.sh scp.sh]
make sure $SCP is tested on the remote end rather than whichever one
happens to be in $PATH; from portable
(Id sync only)
|
2014-02-28 10:23:26 +11:00 |
Damien Miller
|
b0e0f760b8
|
- (djm) [Makefile.in regress/scp-ssh-wrapper.sh regress/scp.sh] Make
the scp regress test actually test the built scp rather than the one
in $PATH. ok dtucker@
|
2014-01-24 14:27:04 +11:00 |
Damien Miller
|
15a815bb64
|
- dtucker@cvs.openbsd.org 2005/12/14 04:36:39
[regress/scp-ssh-wrapper.sh]
Fix assumption about how many args scp will pass; ok djm@
NB. ID sync only, we already had this
|
2006-01-31 22:03:11 +11:00 |
Darren Tucker
|
3154358d66
|
- dtucker@cvs.openbsd.org 2005/12/30 04:36:39
[regress/scp-ssh-wrapper.sh]
Fix assumption about how many args scp will pass; ok djm@
|
2005-12-14 15:39:20 +11:00 |
Darren Tucker
|
50433a9243
|
- dtucker@cvs.openbsd.org 2004/06/13 13:51:02
[regress/Makefile regress/test-exec.sh, added regress/scp-ssh-wrapper.sh
regress/scp.sh]
Add scp regression test; with & ok markus@
|
2004-06-16 20:15:59 +10:00 |