fix: Replace UTF-8 em-dash with ASCII hyphen in CLI output and tests - fixes CI failures
This commit is contained in:
parent
518e58dfea
commit
cc1e914a0c
3 changed files with 7 additions and 7 deletions
|
|
@ -135,7 +135,7 @@ EOF
|
|||
→ export VAULT_ADDR=${VAULT_ADDR_DEFAULT}
|
||||
→ export NOMAD_ADDR=${NOMAD_ADDR_DEFAULT}
|
||||
|
||||
Dry run complete — no changes made.
|
||||
Dry run complete - no changes made.
|
||||
EOF
|
||||
exit 0
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue