summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild/JunitTest.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-12-02 01:06:08 +0100
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-12-07 15:53:03 +0100
commite827c555b3dc71d1b405642b37e568e64270aca1 (patch)
treebc30dd31d6928ed62da671f3b691baadf8b66673 /solenv/gbuild/JunitTest.mk
parentmove platform hacks out of gbuild core (diff)
downloadcore-e827c555b3dc71d1b405642b37e568e64270aca1.tar.gz
core-e827c555b3dc71d1b405642b37e568e64270aca1.zip
update JunitTest hint
Diffstat (limited to 'solenv/gbuild/JunitTest.mk')
-rw-r--r--solenv/gbuild/JunitTest.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/gbuild/JunitTest.mk b/solenv/gbuild/JunitTest.mk
index 8f7c6aeb08bd..5ce0b3f31da2 100644
--- a/solenv/gbuild/JunitTest.mk
+++ b/solenv/gbuild/JunitTest.mk
@@ -58,7 +58,7 @@ $(call gb_JunitTest_get_target,%) :
&& echo "see full error log at $@.log" \
&& echo "to rerun just this failed test without all others, run:" \
&& echo && echo " make $@" && echo \
- && echo "add \"-f $(SRCDIR)/GNUmakefile.mk\" if you are not in the module dir" \
+ && echo "cd into the module dir if you do not want a full dev-install run" \
&& echo "Or to do interactive debugging, run two shells with (Linux only):" \
&& echo \
&& echo " make debugrun" \