summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorAlexander Bluhm <bluhm@cvs.openbsd.org>2018-01-09 00:43:11 +0000
committerAlexander Bluhm <bluhm@cvs.openbsd.org>2018-01-09 00:43:11 +0000
commitf1673e87f5226f1355d3c7ba61f2b4b5c9b16435 (patch)
tree27cfc8667f2e904971412557a17b232ba2401caf /bin
parenta651d9e116acbcd2aba3442c8eeacf519c0d399d (diff)
Rename test file =.err to eq.err for simpler make file scripts.
Diffstat (limited to 'bin')
-rw-r--r--bin/ed/test/README4
-rw-r--r--bin/ed/test/eq.err (renamed from bin/ed/test/=.err)0
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/ed/test/README b/bin/ed/test/README
index f57271af515..27ad28dd9f5 100644
--- a/bin/ed/test/README
+++ b/bin/ed/test/README
@@ -1,4 +1,4 @@
-$OpenBSD: README,v 1.2 1996/06/23 14:20:06 deraadt Exp $
+$OpenBSD: README,v 1.3 2018/01/09 00:43:10 bluhm Exp $
$NetBSD: README,v 1.8 1995/03/21 09:05:18 cgd Exp $
The files in this directory with suffixes `.t', `.d', `.r' and `.err' are
@@ -26,8 +26,8 @@ The POSIX requirement that an address range not be used where at most
a single address is expected has been relaxed in this version of ed.
Therefore, the following scripts which test for compliance with this
POSIX rule exit abnormally:
-=-err.ed
a1-err.ed
+eq-err.ed
i1-err.ed
k1-err.ed
r1-err.ed
diff --git a/bin/ed/test/=.err b/bin/ed/test/eq.err
index 6a6055955b1..6a6055955b1 100644
--- a/bin/ed/test/=.err
+++ b/bin/ed/test/eq.err