Rename test file =.err to eq.err for simpler make file scripts.
authorbluhm <bluhm@openbsd.org>
Tue, 9 Jan 2018 00:43:10 +0000 (00:43 +0000)
committerbluhm <bluhm@openbsd.org>
Tue, 9 Jan 2018 00:43:10 +0000 (00:43 +0000)
bin/ed/test/=.err [deleted file]
bin/ed/test/README
bin/ed/test/eq.err [new file with mode: 0644]

diff --git a/bin/ed/test/=.err b/bin/ed/test/=.err
deleted file mode 100644 (file)
index 6a60559..0000000
+++ /dev/null
@@ -1 +0,0 @@
-1,$=
index f57271a..27ad28d 100644 (file)
@@ -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/eq.err b/bin/ed/test/eq.err
new file mode 100644 (file)
index 0000000..6a60559
--- /dev/null
@@ -0,0 +1 @@
+1,$=