Several changes: - Promote the variables to top level. Local variables are good for some things, but if they represent external resources, it's probably better to have them defined outside as a kind of constants, instead of deeply buried inside functions. - Make 'wget' a bit more robust and less verbose (to not have dozens of lines of useless output with the progress of a big file). Change-Id: I679de4e976497d0cf6ca3da2e13ff2fb8a76d881changes/84/22484/1
parent
8f17c12b72
commit
5e6e6cfae6
Loading…
Reference in new issue