aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 $*