We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0c2c42 commit 371a60cCopy full SHA for 371a60c
scripts/jobs/validate/junit
@@ -1,3 +1,5 @@
1
+#!/bin/bash -e
2
+
3
baseDir=${WORKSPACE-`pwd`}
4
scriptsDir="$baseDir/scripts"
5
. $scriptsDir/common
scripts/jobs/validate/partest
scripts/jobs/validate/scalastyle
0 commit comments