The TMT namespaced environment variables are not referenced anywhere
else and were recently removed from Podman too [1]. It's confusing to
have a long list of variables, which are either unused or don't need to
be explicitly preserved within the child session started by su(1).
ROOTLESS_USER is used when invoking su(1) and there's no need for it
within the child session started by su(1).
[1] Fedora podman commit b972298be7d228f4
https://src.fedoraproject.org/rpms/podman/c/b972298be7d228f4
https://src.fedoraproject.org/rpms/toolbox/pull-request/36
|
||
|---|---|---|
| .. | ||
| main.fmf | ||
| rootless-test.sh | ||
| tmt-envvars | ||