diff options
Diffstat (limited to 'devel/sonar-scanner-cli/files/pkg-message.in')
-rw-r--r-- | devel/sonar-scanner-cli/files/pkg-message.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/devel/sonar-scanner-cli/files/pkg-message.in b/devel/sonar-scanner-cli/files/pkg-message.in index 527524e0a8d7..3f44cd796b52 100644 --- a/devel/sonar-scanner-cli/files/pkg-message.in +++ b/devel/sonar-scanner-cli/files/pkg-message.in @@ -1,10 +1,12 @@ -************************************************************************ - +[ +{ type: install + message: <<EOM Before start the SonarQube Scanner (default settings): - create a new SONAR_RUNNER_HOME environment variable set to "/usr/local/sonar-scanner-cli" More information: http://docs.sonarqube.org/display/SCAN/Analyzing+with+SonarQube+Scanner - -************************************************************************ +EOM +} +] |