This commit is contained in:
xliao 2025-01-23 12:07:06 -05:00 committed by GitHub
commit ddae823fa6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@
[[ -n $DEBUG ]] && set -x
set -eou pipefail
IFS=$'\n\t'
IFS=$'\n\t '
SELF_CMD="$0"