aboutsummaryrefslogtreecommitdiff
path: root/scripts/jobs/validate/junit
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/jobs/validate/junit')
-rwxr-xr-xscripts/jobs/validate/junit2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/jobs/validate/junit b/scripts/jobs/validate/junit
index 9748c3f5f..36078c170 100755
--- a/scripts/jobs/validate/junit
+++ b/scripts/jobs/validate/junit
@@ -4,5 +4,5 @@ baseDir=${WORKSPACE-`pwd`}
scriptsDir="$baseDir/scripts"
. $scriptsDir/common
-update scala scala
+update scala scala scala-scala
sbt $sbtArgs update compile test