aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/tests/set-e/or3.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sh/tests/set-e/or3.1')
-rw-r--r--bin/sh/tests/set-e/or3.11
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/sh/tests/set-e/or3.1 b/bin/sh/tests/set-e/or3.1
index 7a617a14b4a4..ae6c5cdd64da 100644
--- a/bin/sh/tests/set-e/or3.1
+++ b/bin/sh/tests/set-e/or3.1
@@ -1,4 +1,3 @@
-# $FreeBSD$
set -e
false || false
exit 0