summaryrefslogtreecommitdiff
path: root/regress/sbin/ipsecctl/Makefile
diff options
context:
space:
mode:
authorHans-Joerg Hoexer <hshoexer@cvs.openbsd.org>2005-11-26 23:27:35 +0000
committerHans-Joerg Hoexer <hshoexer@cvs.openbsd.org>2005-11-26 23:27:35 +0000
commitad808b204c00f40c7c3a216b51e97ed15135ec6e (patch)
treed5995c58e8986f5591bb06311bfc8b1f8c1778a8 /regress/sbin/ipsecctl/Makefile
parent4b521541074f616da1ac27bc4aa4145f159576c7 (diff)
test for swapped rules
Diffstat (limited to 'regress/sbin/ipsecctl/Makefile')
-rw-r--r--regress/sbin/ipsecctl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/sbin/ipsecctl/Makefile b/regress/sbin/ipsecctl/Makefile
index c184648f0aa..9640d7c76ee 100644
--- a/regress/sbin/ipsecctl/Makefile
+++ b/regress/sbin/ipsecctl/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.9 2005/10/30 20:05:24 hshoexer Exp $
+# $OpenBSD: Makefile,v 1.10 2005/11/26 23:27:34 hshoexer Exp $
# TARGETS
# ipsec: feed ipsecNN.in through ipsecctl and check wether the output matches
@@ -9,7 +9,7 @@
IPSECTESTS=1 2 3 4 5 6 7 8 9 10 11 12 13
TCPMD5TESTS=1 2 3
-SATESTS=1 2 3 4 5 6 7 8
+SATESTS=1 2 3 4 5 6 7 8 9
IKETESTS=1 2 3 4 5 6 7 8
SHELL=/bin/sh