aboutsummaryrefslogtreecommitdiffstats
path: root/quick-build.sh
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2014-03-06 22:27:02 +0100
committerSimon Brandhof <simon.brandhof@gmail.com>2014-03-06 22:27:02 +0100
commitd9bdaff47db393ceaebad7d85e64ddd107ff65db (patch)
treeff1fafcd54eaf57912e5b31f5c03d32193aaca82 /quick-build.sh
parentfa9bb27d5dca8c324ebbfdb260ed9f414c7d2e90 (diff)
downloadsonarqube-d9bdaff47db393ceaebad7d85e64ddd107ff65db.tar.gz
sonarqube-d9bdaff47db393ceaebad7d85e64ddd107ff65db.zip
Fix logs of quick-build.sh
Diffstat (limited to 'quick-build.sh')
-rwxr-xr-xquick-build.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/quick-build.sh b/quick-build.sh
index c8d443243b7..edbac734bb9 100755
--- a/quick-build.sh
+++ b/quick-build.sh
@@ -7,9 +7,7 @@ echo ''
echo ' WARNINGS'
echo ''
echo ' Unit tests are NOT executed.'
-echo ' Build for FIREFOX ONLY.'
echo ''
echo '-------------------------------------------------'
-# it is recommended to use maven 3 for faster builds
mvn clean install -Dtest=false -DfailIfNoTests=false $*