Probe for quvi version at run time.

Overhead: git annex addurl runs quvi --version once.
And more bloat to Annex state..
This commit is contained in:
Joey Hess 2014-02-28 14:54:02 -04:00
parent 9ec1441a94
commit 7ac37a7854
8 changed files with 80 additions and 43 deletions

View file

@ -83,3 +83,5 @@ It does however output some status messages to STDERR (which it removes later) t
[0 zerodogg@browncoats Dokumentar]$ cat -v stderr
status: o--- resolve <url> ... ^M ^Mstatus: -o-- fetch <url> ... ^M ^M% [0 zerodogg@browncoats Dokumentar]$
""" ]]
> quvi version now probed at runtime. [[done]] --[[Joey]]