Skip to content

pmb.helpers.run_core: fix proxy env var logic

notfound405 requested to merge notfound405/pmbootstrap:fix_proxy into master

move proxy env related code from core() to flat_cmd() so that they are added to the correct position at least for pmbootstrap chroot.

Tested with pmbootstrap chroot.

Fixes: 13c4ac42 ("pmb.helpers.run_core: fix proxy env var logic")

Closes: #2299 (closed)

Edited by notfound405

Merge request reports