Merge branch 'master' into develop

pull/63/head
noud 2012-10-10 16:20:25 +02:00
commit f3af4278b9
1 changed files with 3 additions and 1 deletions

View File

@ -5,7 +5,9 @@
cd /var/www/cydefsig
phpcs --standard=CakePHP app/Config/database.php >build/code_standards/result.txt
rm build/code_standards/result.txt
touch build/code_standards/result.txt
#phpcs --standard=CakePHP app/Config/database.php >>build/code_standards/result.txt
phpcs --standard=CakePHP app/Console/Command/PasswordShell.php >>build/code_standards/result.txt