Imported Upstream version 5.16.0.113

Former-commit-id: 2bcc375d35c32f5e7df9471e4d4c4ad1a42644a2
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2018-08-18 08:20:11 +00:00
parent 14c2d0c196
commit 2f73666fb6
43 changed files with 57 additions and 34 deletions

View File

@ -1573,6 +1573,8 @@ namespace TestRunner {
return 1;
}
compiler = Path.GetFullPath (compiler);
ITester tester;
try {
Console.WriteLine ("Loading " + compiler + " ...");