diff options
Diffstat (limited to 'bin/sh/tests/builtins/exit2.8')
-rw-r--r-- | bin/sh/tests/builtins/exit2.8 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/sh/tests/builtins/exit2.8 b/bin/sh/tests/builtins/exit2.8 index 124c32e01a3c..327b620c3fa6 100644 --- a/bin/sh/tests/builtins/exit2.8 +++ b/bin/sh/tests/builtins/exit2.8 @@ -1,4 +1,3 @@ -# $FreeBSD$ # exit without arguments is the same as exit $? outside a trap. |