summaryrefslogtreecommitdiff
path: root/tests/gnupg
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-06-14 16:04:58 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-06-14 16:58:28 +0200
commit8446a40fbca8b092d28952edba163ed7df0be2a2 (patch)
tree0d12e2506f38e6fc0501cdccd9ff9d36c9e4fc5c /tests/gnupg
parentf97cf971d813bda250edaa3757c24ef1dc986309 (diff)
downloadpass-8446a40fbca8b092d28952edba163ed7df0be2a2.tar.gz
pass-8446a40fbca8b092d28952edba163ed7df0be2a2.tar.bz2
pass-8446a40fbca8b092d28952edba163ed7df0be2a2.zip
show: buffer output before displaying, in case decryption fails
For the line-choosing case, this is actually a big deal since we weren't passing the error code back to the user either.
Diffstat (limited to 'tests/gnupg')
0 files changed, 0 insertions, 0 deletions
instead of using two comparisons for [yY].Chris Down1-1/+1 2013-09-14Rephrase awkward/confusing message about enabling echo during password entry.Chris Down1-3/+3 2013-09-14Fix directory traversal for reencryption when $PREFIX is a symlinkBrian Shore1-1/+1 2013-08-26Makefile: Do not install bash completion to /etcLukas Fleischer1-3/+2 2013-05-22check if a passfile exists before checking for directoryBrian Mattern1-13/+12