testing: added a passphrase (abc123) for the testuser private key; supplied a phony...
[monkeysphere.git] / tests / home / testuser / .ssh / askpass
diff --git a/tests/home/testuser/.ssh/askpass b/tests/home/testuser/.ssh/askpass
new file mode 100755 (executable)
index 0000000..5b7b059
--- /dev/null
@@ -0,0 +1,6 @@
+#!/usr/bin/env bash
+
+# phony/automatic askpass, to provide the passphrase for the
+# testuser's GPG key.
+
+echo abc123