Remove prints that were being called in test code.
authorDiane Trout <diane@caltech.edu>
Thu, 29 Nov 2012 00:01:04 +0000 (16:01 -0800)
committerDiane Trout <diane@caltech.edu>
Thu, 29 Nov 2012 00:01:04 +0000 (16:01 -0800)
commitc8f189c6af368cac10703056f114fbbffe3148df
tree2160a60999897950b2acc8d8816119f02715ef93
parentfd9f2e303d8f958b31c939369b5d18f86126cd8c
Remove prints that were being called in test code.

It messes up my dots. Unfortunately the fastq validator is still
ugly. But at least its messages are a lot shorter.

There was one debugging function ls_tree in simulate_runfolder
that I renamed to print_ls_tree because I'll occasionally remember
to grep for print to find things I shouldn't commit.
encode_submission/test_encode_find.py
htsworkflow/pipelines/test/simulate_runfolder.py
htsworkflow/pipelines/test/test_eland.py
htsworkflow/pipelines/test/test_runfolder_casava_1_7.py
htsworkflow/submission/condorfastq.py
htsworkflow/submission/results.py
htsworkflow/util/test/test_makebed.py