Code review comment for lp:~mwhudson/lava-dispatcher/config-clients-merge

Revision history for this message
Spring Zhang (qzhang) wrote :

156 - data_path = download_with_cache(data_url, tarball_dir)
157 + boot_path = download_with_cache(boot_url, tarball_dir, lava_cachedir)
But download_with_cache API seems no change.

review: Needs Fixing

« Back to merge proposal