diskimage-builder/elements/cache-url
Vipul Sabhaya c0206aa52c Fix cache-url to use single '=' in test expression
When downloading the base image for the first time, the response
test expression fails with '[: 200: unexpected operator'.  This is
caused by using '==' in the test expression, which is not supported
in sh scripts.

Fixes bug 1195030

Change-Id: I66260814cb591371dc5c10f8436f90c2f18d78cf
2013-06-26 14:51:30 -07:00
..
bin Fix cache-url to use single '=' in test expression 2013-06-26 14:51:30 -07:00
README.md Re-use cache_url() in fedora element. 2013-06-20 00:04:59 +01:00

A helper script to download images into a local cache.