Commit 17e78ad
committed
Remove broken PATH setting
- It didn't work because it looked into /tmp/4/ instead of /tmp/3/
- Fixing that doesn't help, because project/scripts/sbt is not meant to
be in the PATH: the script will try to run `sbt` to find the real sbt
launcher, so if it is itself in the PATH we end up with an infinite loop.1 parent 7f2f041 commit 17e78ad
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
| |||
0 commit comments