From 651fed920546b68fc7a6fc0c9e917edbfdd47983 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 1 Oct 2018 13:39:29 +0200 Subject: [buildscript] Compiling the scaffolding for the test suite was failing due to an error in the build file. --- build.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/build.xml b/build.xml index 5c939f55..ce7736ab 100644 --- a/build.xml +++ b/build.xml @@ -543,6 +543,7 @@ ${sourceWarning} + -- cgit