Aza*_*rea 5 jenkins
例如,如果我放入bash abc.sh“执行外壳”,作业输出将是:
bash abc.sh
+ bash abc.sh the output of the script
但我想要的只是这个脚本的输出,我能做些什么来隐藏+ bash abc.sh?
+ bash abc.sh
提前致谢。
Aza*_*rea 6
看来我找到了答案......
set +x <command> set -x
这解决了我的问题。
归档时间:
9 年 前
查看次数:
4527 次
最近记录: