Use regex to make sure scripts end with the right command
authorDiane Trout <diane@ghic.org>
Fri, 20 Mar 2015 23:26:04 +0000 (16:26 -0700)
committerDiane Trout <diane@ghic.org>
Fri, 20 Mar 2015 23:26:04 +0000 (16:26 -0700)
commit813116cccde15dbe9db504689a117787536cba31
treebce29bc01ece0e686fa1c4c542704587a60eba82
parentc9ba20c5bbaa1b0ccb52d18214cf844994d0d0a7
Use regex to make sure scripts end with the right command

python 3 doesn't seem to return the path to a .pyc file
like python 2.
htsworkflow/submission/test/test_condorfastq.py