Revision f9412637e26543790fd29c59b6d75ad5e65f186e authored by Thomas B. Mooney on 30 July 2015, 18:50:54 UTC, committed by Thomas B. Mooney on 30 July 2015, 18:50:54 UTC
Don't try to run LOH without a normal to compare to.
2 parent s 21ac56c + cc80ae5
Raw File
.test-tracker.conf
---
db_host: gms-postgres
db_name: test_tracker
db_schema: test_tracker
db_dsn: 'dbi:Pg:dbname=test_tracker;host=gms-postgres'
db_password: zIwWhT8qkzrhPm
db_prefix: 'test_tracker.'
db_user: test_tracker
lsf_log_dir: /gscmnt/gc13001/info/model_data/apipe-ci/workspace
module_regex: '^lib/perl/Genome.*\.pm$'
test_regex: '^lib/perl/Genome.*\.t$'
prove: genome-prove
back to top