mirror of
https://github.com/containers/podman.git
synced 2025-06-19 08:09:12 +08:00
Add a system test to verify --runtime is preserved
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
This commit is contained in:

committed by
Matthew Heon

parent
3858fc1d01
commit
1b4933376f
@ -127,9 +127,6 @@ case "$PRIV_NAME" in
|
||||
echo "$_suns" >> /etc/environment
|
||||
source /etc/environment
|
||||
fi
|
||||
|
||||
# Reload to incorporate any changes from above
|
||||
source "$SCRIPT_BASE/lib.sh"
|
||||
;;
|
||||
rootless)
|
||||
_ru="export ROOTLESS_USER='${ROOTLESS_USER:-some${RANDOM}dude}'"
|
||||
|
Reference in New Issue
Block a user