summaryrefslogtreecommitdiffstats
path: root/regress/authinfo.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* upstream: make this a bit more portable-friendlydjm@openbsd.org2018-04-101-1/+1
| | | | OpenBSD-Regress-ID: 62f7b9e055e8dfaab92b3825f158beeb4ca3f963
* Remove authinfo.sh test dependency on printenvDamien Miller2018-03-261-1/+1
| | | | | Some platforms lack printenv in the default $PATH. Reported by Tom G. Christensen
* upstream commitmillert@openbsd.org@openbsd.org2017-10-301-2/+2
| | | | | | | | Use printenv to test whether an SSH_USER_AUTH is set instead of using $SSH_USER_AUTH. The latter won't work with csh which treats unknown variables as an error when expanding them. OK markus@ OpenBSD-Regress-ID: f601e878dd8b71aa40381573dde3a8f567e6f2d1
* upstream commitdjm@openbsd.org2017-06-241-0/+17
regress test for ExposeAuthInfo Upstream-Regress-ID: 190e5b6866376f4061c411ab157ca4d4e7ae86fd