]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Update cvar-standardize.sh script
authorotta8634 <k9wolf@pm.me>
Mon, 9 Dec 2024 16:17:17 +0000 (00:17 +0800)
committerotta8634 <k9wolf@pm.me>
Mon, 9 Dec 2024 16:17:17 +0000 (00:17 +0800)
commit6d3ca068f990aa2d33350e58770a99dff83d24b0
treedd8036b29bb044d551795ee4d1464e74cf447288
parentd5fc57bf1e255f8ed8bbad6ae0afaf1a028a19f6
Update cvar-standardize.sh script

Made checking for script-ignore more loose
Removed unnecessary curly braces around vars
`echo "$file"` -> `echo "Checking $file"`
Suggestions by @drjaska
qcsrc/tools/cvar-standardize.sh