Don't show "(gpg)" when decrypting the remote encryption cipher, since this could be taken to read that's the only time git-annex runs gpg, which is not the case.

This commit is contained in:
Joey Hess 2014-12-02 13:50:45 -04:00
parent 17a76b6292
commit 55fa1789dd
3 changed files with 5 additions and 1 deletions

View file

@ -13,3 +13,5 @@ Fortunately, it appears that actually all files were encrypted (only GPGHMAC fil
so this is hopefully just a cosmetic issue.
git-annex version: 5.20141024-g613f396
> removed confusing output, [[done]] --[[Joey]]