Browse Source

Fix logs of quick-build.sh

tags/4.3
Simon Brandhof 10 years ago
parent
commit
d9bdaff47d
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      quick-build.sh

+ 0
- 2
quick-build.sh View File

@@ -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 $*

Loading…
Cancel
Save