summarylogtreecommitdiffstats
path: root/sonar-scanner.install
diff options
context:
space:
mode:
Diffstat (limited to 'sonar-scanner.install')
-rw-r--r--sonar-scanner.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-scanner.install b/sonar-scanner.install
index 817f9298ca4f..95251000533d 100644
--- a/sonar-scanner.install
+++ b/sonar-scanner.install
@@ -6,7 +6,7 @@ post_install() {
echo 'export PATH="${PATH}:${SONAR_SCANNER_HOME}/bin"'
echo
echo 'You also need to configure your sonar host url'
- echo 'in /etc/sonar-scanner/sonar-scanner.properties'
+ echo 'in /etc/sonar-scanner/sonar-scanner.properties.'
echo
echo 'Please refer to the following documentation:'
echo 'http://docs.sonarqube.org/display/SCAN/Analyzing+with+SonarQube+Scanner'