aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/tests/execution/not1.0
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sh/tests/execution/not1.0')
-rw-r--r--bin/sh/tests/execution/not1.01
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/sh/tests/execution/not1.0 b/bin/sh/tests/execution/not1.0
index 12c6265a9282..86bd3fbe04d3 100644
--- a/bin/sh/tests/execution/not1.0
+++ b/bin/sh/tests/execution/not1.0
@@ -1,4 +1,3 @@
-# $FreeBSD$
f() { ! return $1; }
f 0 && ! f 1