summaryrefslogtreecommitdiff
path: root/regress/localcommand.sh
Commit message (Collapse)AuthorAgeFilesLines
* upstream commitdjm@openbsd.org2017-05-011-8/+6
| | | | | | | eliminate explicit specification of protocol in tests and loops over protocol. We only support SSHv2 now. Upstream-Regress-ID: 0082838a9b8a382b7ee9cbf0c1b9db727784fadd
* upstream commitmarkus@openbsd.org2015-03-051-2/+2
| | | | make it possible to run tests w/o ssh1 support; ok djm@
* - dtucker@cvs.openbsd.org 2013/05/17 10:24:48Darren Tucker2013-05-171-1/+1
| | | | | [localcommand.sh] use backticks for portability. (id sync only)
* - (tim) [regress/localcommand.sh] Shell portability fix. Reported by imorgan atTim Rice2008-03-141-1/+1
| | | | nas.nasa.gov
* - dtucker@cvs.openbsd.org 2007/10/29 06:57:13Damien Miller2008-03-121-0/+15
[regress/Makefile regress/localcommand.sh] Add simple regress test for LocalCommand; ok djm@