mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-25 17:53:24 +01:00
11 lines
352 B
Diff
11 lines
352 B
Diff
--- a/sonar-scanner-4.0.0.1744-linux/bin/sonar-scanner 2019-06-25 14:41:00.000000000 +0100
|
|
+++ b/sonar-scanner-4.0.0.1744-linux/bin/sonar-scanner 2019-09-17 19:27:00.000000000 +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
|