Enable no-trailing-whitespace test.

This commit is contained in:
Felix Fontein
2025-06-04 15:18:19 +02:00
parent 5a992bb34d
commit 72d827a9e2
2 changed files with 2 additions and 1 deletions
@@ -7,7 +7,7 @@
[ "$MOCK_ERROR_IN" == "$1" ] && echo >&2 "Mock Docker Machine error" && exit 1
case $1 in
env)
env)
cat <<'EOF'
export DOCKER_TLS_VERIFY="1"
export DOCKER_HOST="tcp://134.209.204.160:2376"