Author: ngie
Date: Sat Jun 3 18:12:00 2017
New Revision: 319546
URL: https://svnweb.freebsd.org/changeset/base/319546
Log:
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
Modified:
head/usr.sbin/newsyslog/tests/legacy_test.sh
Modified: head/usr.sbin/newsyslog/tests/legacy_test.sh
==============================================================================
--- head/usr.sbin/newsyslog/tests/legacy_test.sh Sat Jun 3 18:10:04
2017 (r319545)
+++ head/usr.sbin/newsyslog/tests/legacy_test.sh Sat Jun 3 18:12:00
2017 (r319546)
@@ -454,7 +454,7 @@ tests_rfc5424() {
tmpdir_clean
}
-echo 1..126
+echo 1..128
mkdir -p ${TMPDIR}
cd ${TMPDIR}
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"