Mercurial > repos > devteam > freebayes
comparison tool_dependencies.xml @ 4:e54bb199a47b
Fixed git revision string in tool_dependencies.xml and added functional test data
author | greg <greg@bx.psu.edu> |
---|---|
date | Wed, 15 Aug 2012 10:43:46 -0400 |
parents | 213a3d6b579a |
children | 949ac66308a7 |
comparison
equal
deleted
inserted
replaced
3:213a3d6b579a | 4:e54bb199a47b |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool_dependency> | 2 <tool_dependency> |
3 <package name="freebayes" version="0.9.4_9696d0ce8a962f7bb61c4791be5ce44312b81cf8"> | 3 <package name="freebayes" version="0.9.4_a46483351fd0196637614121868fb5c386612b55"> |
4 <install version="1.0"> | 4 <install version="1.0"> |
5 <actions> | 5 <actions> |
6 <action type="shell_command">git clone --recursive git://github.com/ekg/freebayes.git</action> | 6 <action type="shell_command">git clone --recursive git://github.com/ekg/freebayes.git</action> |
7 <action type="shell_command">git reset --hard a46483351fd0196637614121868fb5c386612b55</action> | 7 <action type="shell_command">git reset --hard a46483351fd0196637614121868fb5c386612b55</action> |
8 <action type="shell_command">make</action> | 8 <action type="shell_command">make</action> |