X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=tests%2Fhome%2Ftestuser%2F.ssh%2Faskpass;fp=tests%2Fhome%2Ftestuser%2F.ssh%2Faskpass;h=5b7b059fdd63962ac71048842e167ae4f88e26e4;hb=c4a5813c6847201ae55ab8d3d49b6b4bb9691561;hp=0000000000000000000000000000000000000000;hpb=74b446aef77a46302430ee8aac7124f40d9bf1b4;p=monkeysphere.git diff --git a/tests/home/testuser/.ssh/askpass b/tests/home/testuser/.ssh/askpass new file mode 100755 index 0000000..5b7b059 --- /dev/null +++ b/tests/home/testuser/.ssh/askpass @@ -0,0 +1,6 @@ +#!/usr/bin/env bash + +# phony/automatic askpass, to provide the passphrase for the +# testuser's GPG key. + +echo abc123