MetPX / sr_insects

test cases for sarracenia python and c implementations.
GNU General Public License v2.0
0 stars 0 forks source link

change qchk and xchk to from FAILURE to NOTICE #49

Closed petersilva closed 1 month ago

petersilva commented 1 month ago

These tests often don't provide the right advice and are ignored by flow_setup in terms of ultimate error codes. New people often think flow_setup.sh failed, when in fact these are just FAILURE messages are just hints to help when something is actually wrong. Changing the priority better reflects the meaning and usefulness of these messages.