diff options
author | Fred Hebert <mononcqc@ferd.ca> | 2015-08-31 00:13:35 +1200 |
---|---|---|
committer | Fred Hebert <mononcqc@ferd.ca> | 2015-08-31 00:16:57 +1200 |
commit | e4a52170414330494121428afd8dfa1e884769bf (patch) | |
tree | f9bd4aba30a4e92cc13eb5cdeefa4949a06926e7 /test | |
parent | bfd40d502b429100bab7980c7a0557b6d573e4ce (diff) |
Displays package caching actions
This makes it obvious where packages are cached and when the cache is
being reused.
Messages are of the form:
===> Fetching recon ({pkg,<<"recon">>,<<"2.2.0">>})
===> Downloaded package, caching as
$HOME/.cache/rebar3/hex/default/packages/recon-2.2.0.tar
and
===> Fetching recon ({pkg,<<"recon">>,<<"2.2.0">>})
===> Version cached at
$HOME/.cache/rebar3/hex/default/packages/recon-2.2.0.tar is up
to date, reusing it
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions