diff options
author | Peter Wemm <peter@FreeBSD.org> | 1999-08-27 23:15:48 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-27 23:15:48 +0000 |
commit | 2a4562393f80633b81c11d4f7df00548d1cc3c48 (patch) | |
tree | e6f4e4299a60023820e6a2e559cdd8477911363a /bin/ed/test/ckscripts.sh | |
parent | 50b14091b71a7932d512009d783e1f657f800fc6 (diff) |
$Id$ -> $FreeBSD$
Notes
Notes:
svn path=/head/; revision=50471
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 f58c60977b5b..deab47555f7a 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 # -# $Id$ +# $FreeBSD$ PATH="/bin:/usr/bin:/usr/local/bin/:." ED=$1 |