From 81341eb13956a70207c45ea87ccbda0897ca5daf Mon Sep 17 00:00:00 2001 From: Enji Cooper Date: Sat, 3 Jun 2017 18:12:00 +0000 Subject: [PATCH] Fix the testplan after ^/head@r318960 The number of executed testcases is 128, not 126. MFC after: 18 days MFC with: r318960 Sponsored by: Dell EMC Isilon --- usr.sbin/newsyslog/tests/legacy_test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/newsyslog/tests/legacy_test.sh b/usr.sbin/newsyslog/tests/legacy_test.sh index 342ae58d431a..11738e54aab3 100644 --- a/usr.sbin/newsyslog/tests/legacy_test.sh +++ b/usr.sbin/newsyslog/tests/legacy_test.sh @@ -454,7 +454,7 @@ tests_rfc5424() { tmpdir_clean } -echo 1..126 +echo 1..128 mkdir -p ${TMPDIR} cd ${TMPDIR}