diff options
author | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 14:13:04 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 14:13:04 +0000 |
commit | b97fa2ef508bb1cc99621edb8b6d03845b55b8bd (patch) | |
tree | 16d873bf76fc7c6d690bc0683913691dcb63f950 /bin/ed/test/ckscripts.sh | |
parent | 64ebedf61255aa0e6870e1d553a473cf6cd218b9 (diff) | |
download | src-test2-b97fa2ef508bb1cc99621edb8b6d03845b55b8bd.tar.gz src-test2-b97fa2ef508bb1cc99621edb8b6d03845b55b8bd.zip |
Notes
Diffstat (limited to 'bin/ed/test/ckscripts.sh')
-rw-r--r-- | bin/ed/test/ckscripts.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ed/test/ckscripts.sh b/bin/ed/test/ckscripts.sh index 1eb244bad79e..f58c60977b5b 100644 --- a/bin/ed/test/ckscripts.sh +++ b/bin/ed/test/ckscripts.sh @@ -3,7 +3,7 @@ # and compares their output against the .r files, which contain # the correct output # -# $FreeBSD$ +# $Id$ PATH="/bin:/usr/bin:/usr/local/bin/:." ED=$1 |