diff options
Diffstat (limited to 'vars/python2_host.vars')
-rw-r--r-- | vars/python2_host.vars | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vars/python2_host.vars b/vars/python2_host.vars index c5c4eb21..05d0c263 100644 --- a/vars/python2_host.vars +++ b/vars/python2_host.vars @@ -1,5 +1,5 @@ # -# set -o errexit -o noglob are assumed. +# set +o errexit -o noglob is assumed. # pkg_python2_host_fetch_download() { |