From 802619d745710d51957aad30b5f3ec7f4c039ed9 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Wed, 28 Nov 2012 19:03:00 +0100 Subject: odk: adapt to removal of modules test, util.logging Change-Id: I824e9fd5477a734843b5c021a30bf6bad7734dfe --- odk/util/check.pl | 4 ---- 1 file changed, 4 deletions(-) (limited to 'odk/util/check.pl') diff --git a/odk/util/check.pl b/odk/util/check.pl index 41000b92e1d7..91099863c946 100644 --- a/odk/util/check.pl +++ b/odk/util/check.pl @@ -315,9 +315,6 @@ if (-d "$StartDir") { "system", "table", "task", - "test", - "test/bridge", - "test/performance", "text", "text/fieldmaster", "text/textfield", @@ -328,7 +325,6 @@ if (-d "$StartDir") { "uno", "uri", "util", - "util/logging", "view", "xforms", "xml", -- cgit