https://github.com/genome/genome
Revision 8cae0a10233c8605124ad28bb204f866cf6a7618 authored by Thomas Mooney on 21 January 2015, 20:13:00 UTC, committed by Thomas Mooney on 21 January 2015, 20:13:00 UTC
1 parent 0400f66
Raw File
Tip revision: 8cae0a10233c8605124ad28bb204f866cf6a7618 authored by Thomas Mooney on 21 January 2015, 20:13:00 UTC
Change other version checks to inequalities.
Tip revision: 8cae0a1
.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