Jonas Devlieghere 71c7303044 [dotest] Add logging to investigate CI issue.
We're seeing an odd issue on GreenDragon's lldb-cmake-matrix. Dotest is
unable to move a log file (OSError: [Errno 2] No such file or
directory). The os.rename call is guarded with a check that the source
file and destination directory exist.

This wraps the call in a try-except that prints the source and
destination path to see which component seemingly doesn't exist.

llvm-svn: 351611
2019-01-18 23:05:19 +00:00
..
2019-01-16 22:07:21 +00:00
2018-11-05 19:33:59 +00:00
2018-05-28 04:22:07 +00:00
2018-02-06 21:04:06 +00:00
2018-12-27 15:16:37 +00:00
2018-12-17 21:18:12 +00:00