Actions
Bug #17975
closedProvide valid bash variable on installer output
Status:
Closed
Priority:
Normal
Assignee:
Category:
Installer
Target version:
Description
FOREMAN-PROXY isn't a valid identifier in bash because of the dash,
so if an user copies and pastes that command, it will never work as that
variable cannot be set. It should be something like FOREMANPROXY
or FOREMAN_PROXY so users can set that variable.
Actions