removed accidental set -e

This commit is contained in:
2023-12-24 02:52:40 -07:00
parent 5c26176cc8
commit 81a1959479

1
which
View File

@@ -7,7 +7,6 @@
# permitted in any medium without royalty provided the copyright notice and this # permitted in any medium without royalty provided the copyright notice and this
# notice are preserved. This file is offered as-is, without any warranty. # notice are preserved. This file is offered as-is, without any warranty.
set -e
argv0="$0" argv0="$0"
if test -z "$1"; then if test -z "$1"; then