summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
Diffstat (limited to 'solenv')
-rw-r--r--solenv/gbuild/UITest.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/gbuild/UITest.mk b/solenv/gbuild/UITest.mk
index ed6b9ac58627..20f21f87a1bd 100644
--- a/solenv/gbuild/UITest.mk
+++ b/solenv/gbuild/UITest.mk
@@ -65,7 +65,7 @@ $(call gb_UITest_get_target,%) :| $(gb_UITest_DEPS)
|| ($(if $(value gb_CppunitTest_postprocess), \
RET=$$?; \
$(call gb_CppunitTest_postprocess,$(gb_UITest_EXECUTABLE_GDB),$@.core,$$RET) >> $@.log 2>&1;) \
- cat $@.log; $(gb_UITest_UNITTESTFAILED) Python $*))))
+ cat $@.log; $(gb_UITest_UNITTESTFAILED) UI $*))))
# always use udkapi and URE services
define gb_UITest_UITest