diff options
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 f58c60977b5b9..d7293e3b00ade 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$ +# $Id: ckscripts.sh,v 1.3 1996/09/22 21:51:29 wosch Exp $ PATH="/bin:/usr/bin:/usr/local/bin/:." ED=$1 |