From aecdbd0a0cb7f0bc4d59b8dc8714f34e7af0d1c1 Mon Sep 17 00:00:00 2001 From: Jon Hermansen Date: Sat, 20 Aug 2016 19:48:32 -0700 Subject: [PATCH] update the URL to cunit-to-junit.pl. old URL was throwing 404 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 26b9b9f..b0e0d36 100644 --- a/README +++ b/README @@ -203,7 +203,7 @@ CI server. Use the --xml option with any test suite(s), and a file called CUnitAutomated-Results.xml will be written to your current working directory. These results can be converted to JUnit format using this script: -http://git.cyrusimap.org/cyrus-imapd/plain/cunit/cunit-to-junit.pl +https://raw.githubusercontent.com/cyrusimap/cyrus-imapd/master/cunit/cunit-to-junit.pl See also: