summaryrefslogtreecommitdiff
path: root/regress/usr.bin
diff options
context:
space:
mode:
authorXavier Santolaria <xsa@cvs.openbsd.org>2008-02-02 16:23:45 +0000
committerXavier Santolaria <xsa@cvs.openbsd.org>2008-02-02 16:23:45 +0000
commit2314c8a3597a535872cffaf343846401bfaa6240 (patch)
treecbf4359c9765998235afc40444a3fbc02caa86b3 /regress/usr.bin
parentfb6776c9b67f4633be57d7a146b0adf48ff875e4 (diff)
Enable `rlog-rflag' test now that rlog output matches GNU RCS.
Diffstat (limited to 'regress/usr.bin')
-rw-r--r--regress/usr.bin/rcs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/regress/usr.bin/rcs/Makefile b/regress/usr.bin/rcs/Makefile
index ffb5ae29f59..b52f5f5e836 100644
--- a/regress/usr.bin/rcs/Makefile
+++ b/regress/usr.bin/rcs/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.40 2007/03/15 13:05:23 bluhm Exp $
+# $OpenBSD: Makefile,v 1.41 2008/02/02 16:23:44 xsa Exp $
# Regression tests by Niall O'Higgins <niallo@openbsd.org>.
# ksh -> Makefile by Ray Lai <ray@cyth.net>.
@@ -66,6 +66,7 @@ LTESTS= ci-initial \
ci-filemodes \
rcs-iflag \
rlog-lflag \
+ rlog-rflag \
ci-nofile \
ci-revert \
ci-keywords \