aboutsummaryrefslogtreecommitdiff
path: root/scripts/jobs/validate/junit
diff options
context:
space:
mode:
authorDmitry Petrashko <dmitry.petrashko@gmail.com>2015-11-02 19:01:10 +0100
committerDmitry Petrashko <dmitry.petrashko@gmail.com>2015-11-02 19:14:45 +0100
commitc0eff977c481b9235e5f0a411ef36787027172cf (patch)
tree24f4448d5b9135ef87d221e0e8f2fec5b3d27c4f /scripts/jobs/validate/junit
parentc48c4295766b096bfb8183643cfe6d4dd5c1a1c3 (diff)
downloaddotty-c0eff977c481b9235e5f0a411ef36787027172cf.tar.gz
dotty-c0eff977c481b9235e5f0a411ef36787027172cf.tar.bz2
dotty-c0eff977c481b9235e5f0a411ef36787027172cf.zip
Ouch... remove comment that broke compilation.
Diffstat (limited to 'scripts/jobs/validate/junit')
-rwxr-xr-xscripts/jobs/validate/junit1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/jobs/validate/junit b/scripts/jobs/validate/junit
index 8fa3811fe..ec42696a4 100755
--- a/scripts/jobs/validate/junit
+++ b/scripts/jobs/validate/junit
@@ -4,5 +4,6 @@ baseDir=${WORKSPACE-`pwd`}
scriptsDir="$baseDir/scripts"
. $scriptsDir/common
+git log --pretty=format:"%h - %an, %ar : %s" -n 10
update DarkDimius scala scala-scala dotty-library
sbt $sbtArgs update compile test