Kaydet (Commit) e827c555 authored tarafından Bjoern Michaelsen's avatar Bjoern Michaelsen

update JunitTest hint

üst 9f43fb06
...@@ -58,7 +58,7 @@ $(call gb_JunitTest_get_target,%) : ...@@ -58,7 +58,7 @@ $(call gb_JunitTest_get_target,%) :
&& echo "see full error log at $@.log" \ && echo "see full error log at $@.log" \
&& echo "to rerun just this failed test without all others, run:" \ && echo "to rerun just this failed test without all others, run:" \
&& echo && echo " make $@" && echo \ && 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 "Or to do interactive debugging, run two shells with (Linux only):" \
&& echo \ && echo \
&& echo " make debugrun" \ && echo " make debugrun" \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment