not every module has 'source:'
This commit is contained in:
		| @@ -55,6 +55,7 @@ def fetch_modules(config, relative_path, download_directory): | |||||||
|                 cleaned_config[_k] = flat_add(cleaned_config[_k], _v) |                 cleaned_config[_k] = flat_add(cleaned_config[_k], _v) | ||||||
|  |  | ||||||
|             # fetch sources and parse them |             # fetch sources and parse them | ||||||
|  |             if 'source' in d: | ||||||
|                 for src in to_l(d['source']): |                 for src in to_l(d['source']): | ||||||
|                     i += 1 |                     i += 1 | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user