Robot: brakeman less verbose now

This commit is contained in:
Priit Tark 2015-03-02 16:29:01 +02:00
parent 3efb8b5a64
commit 5f848553a0

View file

@ -45,7 +45,7 @@ bundle exec bundle-audit update
bundle exec bundle-audit bundle exec bundle-audit
BCODE=$? BCODE=$?
BCODE=0 # tmp BCODE=0 # tmp
bundle exec brakeman bundle exec brakeman -q
echo "END_OF_SECURITY_RESULTS" echo "END_OF_SECURITY_RESULTS"
# update code review # update code review