Mercurial > repos > iuc > pangolin
changeset 9:c602f4aa863f draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pangolin commit e2382656cdcba4384a4ee75ce24fe11e2d4d30c2"
| author | iuc |
|---|---|
| date | Sun, 29 Aug 2021 10:56:28 +0000 |
| parents | cf00be3d99c0 |
| children | c149015cb0b5 |
| files | pangolin.xml |
| diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/pangolin.xml Fri Aug 13 19:52:22 2021 +0000 +++ b/pangolin.xml Sun Aug 29 10:56:28 2021 +0000 @@ -88,7 +88,7 @@ </conditional> <output name="output1" ftype="tabular"> <assert_contents> - <has_text_matching expression="B.1.1\t0.0" /> + <has_text_matching expression="B\.1\.1\t0\.0" /> <has_text text="passed_qc" /> <has_n_lines n="1" /> </assert_contents> @@ -103,7 +103,7 @@ </conditional> <output name="output1" ftype="tabular"> <assert_contents> - <has_text_matching expression="B.1.1\t0.0\t*PUSHER" /> + <has_text_matching expression="B\.1\.1.*\t0\.0\t*PUSHER" /> <has_text text="passed_qc" /> <has_n_lines n="1" /> </assert_contents> @@ -117,7 +117,7 @@ </conditional> <output name="output1" ftype="tabular"> <assert_contents> - <has_text_matching expression="B.1.1\t0.0" /> + <has_text_matching expression="B\.1\.1\t0\.0" /> <has_text text="passed_qc" /> <has_n_lines n="1" /> </assert_contents>
