aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/common2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/common b/scripts/common
index 77da64d83..ab7a9ff6d 100755
--- a/scripts/common
+++ b/scripts/common
@@ -15,5 +15,5 @@ update() {
}
export LC_ALL=en_US.UTF-8
-
+unset _JAVA_OPTIONS
sbtArgs="-Ddotty.jenkins.build=yes -Dfile.encoding=UTF-8 -ivy $baseDir/ivy2 -Dsbt.global.base=$HOME/.sbt/0.13 -sbt-dir $HOME/.sbt/0.13"