From c9a97565554a651f291a340415489e2f4ece0b28 Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Wed, 20 Sep 2017 09:36:50 -0400 Subject: Declare array wget_options with local scope --- libs/common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/common') diff --git a/libs/common b/libs/common index 9bf50ab9..87f2f364 100755 --- a/libs/common +++ b/libs/common @@ -75,7 +75,7 @@ download_wrapper() { # TODO: Add support for curl, in addition # to wget, for compatibility reasons - wget_options=( + local wget_options=( '--config=/dev/null' '--secure-protocol=PFS' "--directory-prefix=$download_dir" -- cgit v1.2.3-70-g09d2