You've already forked linux-packaging-mono
Imported Upstream version 5.16.0.113
Former-commit-id: 2bcc375d35c32f5e7df9471e4d4c4ad1a42644a2
This commit is contained in:
parent
14c2d0c196
commit
2f73666fb6
@ -1573,6 +1573,8 @@ namespace TestRunner {
|
||||
return 1;
|
||||
}
|
||||
|
||||
compiler = Path.GetFullPath (compiler);
|
||||
|
||||
ITester tester;
|
||||
try {
|
||||
Console.WriteLine ("Loading " + compiler + " ...");
|
||||
|
Reference in New Issue
Block a user