diff --git a/gpg.expect b/gpg.expect index 46ae72b..fe1c49b 100755 --- a/gpg.expect +++ b/gpg.expect @@ -6,4 +6,4 @@ expect -timeout 10 "Passphrase:" send_user "*** passphrase sent ***" send $::env(PLUGIN_GPG_PASSPHRASE) send "\r" -expec -timeout -1 eof +expect -timeout -1 eof