removed accidental set -e

This commit is contained in:
Emma Tebibyte 2023-12-24 02:52:40 -07:00
parent 5c26176cc8
commit 81a1959479
Signed by: emma
GPG Key ID: 06FA419A1698C270
1 changed files with 0 additions and 1 deletions

1
which
View File

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