Tobias Henkel bad433fa92
Fix cache-url -f
When there is a hashsum mismatch diskimage-builder forces downloads
with the -f switch of cache-url. This is currently broken because bash
escapes the quotes in curl_opts. This tricks curl trying to download
'no-cache' instead of the url. This can be fixed by using an array for
curl_opts which does the correct thing here.

Change-Id: Id9f1579dda9a3e0a2b08dd5faaeef0e2e580d419
2020-02-05 10:19:12 +01:00
..
2019-02-25 06:31:30 +00:00
2019-11-16 21:15:28 -05:00
2020-02-05 10:19:12 +01:00
2019-10-03 00:22:18 +00:00
2017-05-31 11:17:05 +07:00
2017-04-05 13:11:22 +10:00
2019-11-07 17:32:05 -03:00
2017-02-02 11:20:00 +11:00
2017-01-31 14:14:19 +11:00
2017-02-02 11:20:00 +11:00
2017-05-19 12:43:36 -07:00
2018-02-28 06:31:34 -06:00
2019-12-18 11:42:02 -05:00
2019-11-25 11:46:42 +11:00
2017-05-19 12:43:36 -07:00
2017-05-19 12:43:36 -07:00
2019-05-29 12:07:44 +00:00
2017-02-02 20:36:23 +11:00
2019-10-11 15:29:32 -07:00
2017-02-02 11:20:00 +11:00
2017-03-14 14:49:49 +11:00
2018-02-23 10:04:40 +11:00
2018-11-28 11:04:50 +11:00