您的位置:首页 > 其它

jenkins console outout is not realtime

2014-07-22 10:50 183 查看
How to resolve it?
1.
import sys
sys.stdout.flush()
2.use this command,python -u **.py
3.STDOUT.sync=true

                                            
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐