Ignore:
Timestamp:
Apr 27, 2017 5:17:20 PM (7 years ago)
Author:
anonymous
Message:

Confirm tests run correctly (for mysql >= 5.7 need to set sql-mode=)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/run_tests.sh

    r599 r602  
    3838# Config options go in phpunit.xml
    3939# phpunit --tap | grep -v '^ok '
    40 phpunit --stderr --colors --debug || err "\nSomething went wrong (code $?). If there is no output above, check the php_error_log";
     40phpunit --stderr || err "\nSomething went wrong (code $?). If there is no output above, check the php_error_log";
    4141
Note: See TracChangeset for help on using the changeset viewer.