haxelib - Whats the meaning of '+' symbol in Jenkins log? -


I am trying to compile an OB using HXLB. When I manually do all the work of CMD manually in windows, but when I use "executable windows batch command" in the configuration with Jenkins, the result is:

  & Gt; HuxLib run hxcpp Build.xml +  

No more details, and not logged, instructions only and outside 1.

What does '+' symbol mean? Is there a hkslab problem? Jenkins?

This is the shell command in one of my logs:

  [...] $ / bin / sh -xe /tmp/hudson4228279081525071028.sh + git submodule foreach git checkout master ... + git submodule foreach git pull -rebase ... [...] $ / bin / sh - Xe /tmp/hudson362703066220469941.sh + git add -u [...] $ / bin / sh -xe /tmp/commandInterpreterCondition1891071927593818802.sh + git commit -m ...  

Comments

Popular posts from this blog

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -