Skip to content

Commit

Permalink
Partest also needs to close scala repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkDimius committed Nov 2, 2015
1 parent 2c4a1fc commit 15827c1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/jobs/validate/partest
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ scriptsDir="$baseDir/scripts"

git log --pretty=format:"%h - %an, %aD : %s" -n 10

sbt $sbtArgs update compile "partest-only run --show-diff --verbose"
update DarkDimius scala scala-scala dotty-library
sbt $sbtArgs update compile "partest-only --show-diff --verbose"

0 comments on commit 15827c1

Please sign in to comment.