2014-10-17 107 views
0

我想用haxelib編譯一個庫。當我做的是手動在cmd中所有窗口工作得很好,但是當我做一個構建在配置中使用詹金斯是「Exectue Windows批處理命令」,結果是::詹金斯日誌中'+'符號的含義是什麼?

>haxelib run hxcpp Build.xml 
+ 

沒有更多的細節,沒有更多的日誌,只有那個和退出1指令。

'+'符號的含義是什麼?是haxelib問題嗎?詹金斯?

+0

你嘗試運行與調試或詳細模式下的命令? – 2014-10-17 13:06:23

回答

0

在我的日誌之一,它先於shell命令:

[...] $ /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 ...