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:
Eugene Yokota
2018-05-04 19:37:42 -04:00
parent d76a1384b2
commit 94a57dcf00
2 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -1 +1 @@
sbt.version=1.1.2
sbt.version=1.1.4