Commit bc749aa
committed
Fix current working directory for building Dotty from cmdline wrappers
This fix running e.g. `dotc` in subdirectories of the dotty checkout when Dotty
needs rebuilding. Most of `bin/common` accounts for being run in a subdirectory,
but the call to sbt didn't.1 parent b4074b1 commit bc749aa
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
0 commit comments