From 14d01796b1ab61a57dbd60da66d8dac699a0a2e7 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Tue, 21 Oct 1997 01:56:05 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_2_2_5_RELEASE'. This commit was manufactured to restore the state of the 2.2.5-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- bin/ed/test/Makefile | 2 +- bin/ed/test/README | 2 +- bin/ed/test/ckscripts.sh | 2 +- bin/ed/test/mkscripts.sh | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'bin/ed/test') diff --git a/bin/ed/test/Makefile b/bin/ed/test/Makefile index 08f0dcd9fffa..bf3ebfd06ee5 100644 --- a/bin/ed/test/Makefile +++ b/bin/ed/test/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.5 1994/09/24 02:55:35 davidg Exp $ +# $Id: Makefile,v 1.6 1996/06/24 04:22:19 jkh Exp $ SHELL= /bin/sh ED= ${.OBJDIR}/ed diff --git a/bin/ed/test/README b/bin/ed/test/README index 72c7217f0f0e..4c6ef484868c 100644 --- a/bin/ed/test/README +++ b/bin/ed/test/README @@ -1,4 +1,4 @@ -# $Id$ +# $Id: README,v 1.4 1996/09/22 21:51:28 wosch Exp $ The files in this directory with suffixes `.t', `.d', `.r' and `.err' are used for testing ed. To run the tests, set the ED variable in the Makefile diff --git a/bin/ed/test/ckscripts.sh b/bin/ed/test/ckscripts.sh index f58c60977b5b..d7293e3b00ad 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 diff --git a/bin/ed/test/mkscripts.sh b/bin/ed/test/mkscripts.sh index 3e1a3d4c543a..b3fe32435d97 100644 --- a/bin/ed/test/mkscripts.sh +++ b/bin/ed/test/mkscripts.sh @@ -1,7 +1,7 @@ #!/bin/sh - # This script generates ed test scripts (.ed) from .t files # -# $Id$ +# $Id: mkscripts.sh,v 1.3 1996/09/22 21:51:30 wosch Exp $ PATH="/bin:/usr/bin:/usr/local/bin/:." ED=$1 -- cgit v1.3