Fix reversion in lookupkey, contentlocation, and examinekey which caused them to sometimes output side messages.

This commit is contained in:
Joey Hess 2016-01-29 13:20:24 -04:00
parent 66a24e0f36
commit 9a4af2324e
Failed to extract signature
6 changed files with 17 additions and 3 deletions

View file

@ -37,3 +37,5 @@ SHA256E-s4--181210f8f9c779c26da1d9b2075bde0127302ee0e3fca38c9a83f5b1dd8e5d3b.dat
I guess I will just skip all lines starting with ( for now but thought to let you know about such changed behavior which might complicate pipelining etc
[[!meta author=yoh]]
> [[fixed|done]] --[[Joey]]

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="joey"
subject="""comment 1"""
date="2016-01-29T17:16:57Z"
content="""
Argh, that was a dumb mistake. I've fixed this in git.
A better workaround would be to use --quiet which will silence all messages
except the main command output.
"""]]