Merge remote-tracking branch 'remotes/origin/dev' into issue/749

This commit is contained in:
m0duspwnens
2020-05-27 15:56:38 -04:00
3 changed files with 8 additions and 6 deletions

View File

@@ -1013,7 +1013,7 @@ parse_options() {
export {https,ftp,rsync,all}_proxy="$http_proxy"
;;
"--allow-analyst"|"--allow=a")
allow='a'
export allow='a'
;;
*)
if [[ $1 = --* ]]; then