summaryrefslogtreecommitdiffstats
path: root/regress/usr.bin/ssh/host-expand.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* eliminate explicit specification of protocol in tests and loops overdjm2017-04-301-6/+3
| | | | protocol. We only support SSHv2 now.
* make it possible to run tests w/o ssh1 support; ok djm@markus2015-03-031-2/+2
|
* RCS Iddjm2014-02-271-0/+1
|
* use $OBJ for working files, originally from Tim Rice via portabledtucker2013-05-171-3/+3
|
* regress test for LocalCommand %n expansion from bert.wesarg ATdjm2011-01-061-0/+18
googlemail.com; ok markus@