diff options
author | Michael Stahl <mstahl@redhat.com> | 2012-11-28 19:03:00 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-11-28 19:03:59 +0100 |
commit | 802619d745710d51957aad30b5f3ec7f4c039ed9 (patch) | |
tree | 33f8454a5cb610fa27bd37779b41728e7465d564 /odk/util | |
parent | 7226672d4b894192d5312885c1c13a6394c27187 (diff) |
odk: adapt to removal of modules test, util.logging
Change-Id: I824e9fd5477a734843b5c021a30bf6bad7734dfe
Diffstat (limited to 'odk/util')
-rw-r--r-- | odk/util/check.pl | 4 |
1 files changed, 0 insertions, 4 deletions
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", |