Mercurial > repos > iuc > pangolin
diff pangolin.xml @ 14:83a69484cb87 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pangolin commit 402a11a20ec3f724dfe0b1a4bc60d806e77c1b3d"
author | iuc |
---|---|
date | Fri, 19 Nov 2021 17:09:29 +0000 |
parents | debfccc4d65b |
children | 36912871ccdc |
line wrap: on
line diff
--- a/pangolin.xml Mon Nov 01 11:31:16 2021 +0000 +++ b/pangolin.xml Fri Nov 19 17:09:29 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\t\d\.\d" /> <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.*\t\d\.\d\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\t\d\.\d" /> <has_text text="passed_qc" /> <has_n_lines n="1" /> </assert_contents>