On Sun, Mar 19, 2017 at 6:40 PM, Ye Xiaolong <xiaolong...@intel.com> wrote: > Could you paste the error log? > I suspect it was caused by job-script saved as dos format, you may try > `dos2unix job-script` before "lkp qemu" to see whether it works. >
You were right, I had some strange '\n' error in the middle of a lot of them. dos2unix on the job script fixed the issue. -- Thomas