mirror of
https://github.com/sbt/sbt.git
synced 2026-09-05 01:03:36 +02:00
sleep 1000. #1958
mvn-local test is often failing at line 46. adding a sleep here might have some effect.
This commit is contained in:
@@ -43,4 +43,5 @@ $ copy-file changes/libDeps.sbt library/build.sbt
|
||||
> library/publishM2
|
||||
|
||||
# should succeed now that the dependency is there
|
||||
$ sleep 1000
|
||||
> main/compile
|
||||
|
||||
Reference in New Issue
Block a user