diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-06-23 14:21:59 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-06-23 14:21:59 +0000 |
commit | a3ac5dbadb5694f6713891634647a7cef4553c0f (patch) | |
tree | fbde6cfde369a7d39874d94161e286bb7d1a67a0 /bin/ed/test/mkscripts.sh | |
parent | cb8bfcb5313cfb91acaad46f50e7f55cf6f8c439 (diff) |
update rcsid
Diffstat (limited to 'bin/ed/test/mkscripts.sh')
-rw-r--r-- | bin/ed/test/mkscripts.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ed/test/mkscripts.sh b/bin/ed/test/mkscripts.sh index 5e1a09527b8..2bf9b213235 100644 --- a/bin/ed/test/mkscripts.sh +++ b/bin/ed/test/mkscripts.sh @@ -1,4 +1,5 @@ #!/bin/sh - +# $OpenBSD: mkscripts.sh,v 1.2 1996/06/23 14:20:08 deraadt Exp $ # $NetBSD: mkscripts.sh,v 1.10 1995/04/23 10:07:36 cgd Exp $ # # This script generates ed test scripts (.ed) from .t files |