mirror of
https://github.com/containers/podman.git
synced 2025-12-19 07:09:39 +08:00
Fix up errors found by codespell
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
@@ -128,7 +128,7 @@ echo "\$1"
|
||||
printenv | grep MYENV | sort | sed -e 's/^MYENV.=//'
|
||||
EOF
|
||||
|
||||
# For overridding with --env-file
|
||||
# For overriding with --env-file
|
||||
cat >$PODMAN_TMPDIR/env-file <<EOF
|
||||
MYENV3=$s_env3
|
||||
http_proxy=http-proxy-in-env-file
|
||||
|
||||
Reference in New Issue
Block a user