Manoj Ampalam d9773976a7
fix testbreak with SSH_ASKPASS change (#394)
Added askpass utility to support change around SSH_ASKPASS logic. Since prompt is now passed as a commandline parameter to SSH_ASKPASS, "cmd /c echo" based logic no longer works for automated passing of password.
2019-09-13 14:13:42 -07:00
..

askpass_util is a test utility to be used in conjunction with SSH_ASKPASS in ssh. 

It simply spits out environment variable stored in ASKPASS_PASSWORD.