From 81a19594790eb0d5cea749f158c9b84f34d50a60 Mon Sep 17 00:00:00 2001 From: emma Date: Sun, 24 Dec 2023 02:52:40 -0700 Subject: [PATCH] removed accidental set -e --- which | 1 - 1 file changed, 1 deletion(-) diff --git a/which b/which index d8f5293..b3f3ba5 100755 --- a/which +++ b/which @@ -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