diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:03 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:03 +0000 |
| commit | d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf (patch) | |
| tree | 37ee9e3a9af3eec3e1baf2793da82358c404479b /usr.bin/split/tests | |
| parent | 031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff) | |
Diffstat (limited to 'usr.bin/split/tests')
| -rw-r--r-- | usr.bin/split/tests/Makefile | 1 | ||||
| -rwxr-xr-x | usr.bin/split/tests/split_test.sh | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/split/tests/Makefile b/usr.bin/split/tests/Makefile index 29ef04f8fa3b..34e7b9770993 100644 --- a/usr.bin/split/tests/Makefile +++ b/usr.bin/split/tests/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/split/tests/split_test.sh b/usr.bin/split/tests/split_test.sh index cabc4c01495e..899fd028e74b 100755 --- a/usr.bin/split/tests/split_test.sh +++ b/usr.bin/split/tests/split_test.sh @@ -24,7 +24,6 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ # sys/param.h : ${MAXBSIZE:=65536} |
