diff options
Diffstat (limited to 'usr.bin/comm/tests/legacy_test.sh')
-rw-r--r-- | usr.bin/comm/tests/legacy_test.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/comm/tests/legacy_test.sh b/usr.bin/comm/tests/legacy_test.sh index 1b6b806c5980..3c7842d07bf0 100644 --- a/usr.bin/comm/tests/legacy_test.sh +++ b/usr.bin/comm/tests/legacy_test.sh @@ -1,5 +1,4 @@ #!/bin/sh -# $FreeBSD$ SRCDIR="$(dirname "${0}")"; export SRCDIR |