mvn-local test is often failing at line 46.
adding a sleep here might have some effect.
This commit is contained in:
Eugene Yokota 2015-04-10 01:15:18 -04:00
parent e86aaeb7e1
commit 1ff86cd44c
1 changed files with 1 additions and 0 deletions

View File

@ -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