问题描述
我无法正确复制CodeBuild日志。它会自动在CB日志之间添加空行。有办法防止这种情况发生吗?
但是,它被复制如下
============================= test session starts ==============================
platform linux -- Python 3.5.2,pytest-4.4.0,py-1.9.0,pluggy-0.13.1 -- /usr/bin/python3
cachedir: .pytest_cache
rootdir: /home/ubuntu/test/sagemaker_tests/pytorch/training
plugins: rerunfailures-8.0,forked-1.3.0,requests-mock-1.6.0,xdist-1.28.0,cov-2.7.1
collecting ... collected 7 items
- generated xml file: /home/ubuntu/test/training_1.6.0-gpu-py36-cu101-ubuntu16.04-pr-21_sm_local.xml -
==================== 1 passed,6 skipped in 184.74 seconds =====================
是否有一种方法可以防止在将CB日志复制到剪贴板时自动添加这些空行?
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)