Changeset 0d362b7 in sasmodels


Ignore:
Timestamp:
Mar 20, 2019 8:50:14 AM (5 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master, core_shell_microgels, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
b297ba9, 6916174
Parents:
29c455a
Message:

fix unix tests so jenkins stops failing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extra/build_linux.sh

    rdb8756e r0d362b7  
    1414# Run tests 
    1515STATUS=0 
    16 python -m sasmodels.model_test opencl_and_dll all || STATUS=$? 
     16python -m sasmodels.model_test -v all || STATUS=$? 
    1717python -m sasmodels.resolution || STATUS=$? 
    1818 
Note: See TracChangeset for help on using the changeset viewer.