(deleted):main
main
@ -18,9 +18,9 @@
set -e
if test -n "$DEBUG"; then
set -x
fi
test -n "$DEBUG" \
&& set -x \
|| true # because set -e
argv0="$0"
com="$1"
The note is not visible to the blocked user.