6fa2184da5
Fedora's /etc/bashrc sets the PROMPT_COMMAND environment variable to __vte_prompt_command when running inside a VteTerminal. This becomes a problem if the __vte_prompt_command shell function is missing because /etc/profile.d/vte.sh itself is absent [1], which is the case with the Red Hat Universal Base Image. This tricks the code in /etc/bashrc into not doing that. [1] https://pagure.io/setup/pull-request/23 https://github.com/containers/toolbox/pull/667 |
||
---|---|---|
.. | ||
meson.build | ||
toolbox.sh |