some style stuff #1

Closed
trinity wants to merge 4 commits from (deleted):main into main
Showing only changes of commit 8317dd8f4f - Show all commits

6
yt
View File

@ -18,9 +18,9 @@
set -e set -e
if test -n "$DEBUG"; then test -n "$DEBUG" \
set -x && set -x \
fi || true # because set -e
argv0="$0" argv0="$0"
com="$1" com="$1"