mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 22:01:11 +02:00
11 lines
352 B
Diff
11 lines
352 B
Diff
--- a/sonar-scanner-3.3.0.1492-linux/bin/sonar-scanner 2019-01-08 12:17:50.000000000 +0100
|
|
+++ b/sonar-scanner-3.3.0.1492-linux/bin/sonar-scanner 2019-02-04 16:26:21.922525000 +0100
|
|
@@ -37,7 +37,7 @@
|
|
exit 1
|
|
fi
|
|
|
|
-use_embedded_jre=true
|
|
+use_embedded_jre=false
|
|
if [ "$use_embedded_jre" = true ]; then
|
|
export JAVA_HOME=$sonar_scanner_home/jre
|
|
fi
|