mirror of
https://github.com/sbt/sbt.git
synced 2026-08-22 06:07:24 +02:00
Move fakeboot to home
https://github.com/sbt/sbt/pull/4143 kept failing, and while I was debugging, I noticed that the target that it was downloading scala-compiler was in /tmp/... for the remote instance. This moves the fakeboot to a full path, which should make the build less susceptible to failure due to random network issues.
This commit is contained in:
@@ -1 +1 @@
|
||||
sbt.version=1.1.2
|
||||
sbt.version=1.1.4
|
||||
|
||||
Reference in New Issue
Block a user