Repository 'package_bamtools_2_3_0'
hg clone https://toolshed.g2.bx.psu.edu/repos/malbuquerque/package_bamtools_2_3_0

Changeset 2:cfc30ae94222 (2015-01-19)
Previous changeset 1:38dafb8b3980 (2015-01-19) Next changeset 3:ec6d0185c9fe (2015-01-19)
Commit message:
Uploaded
modified:
tool_dependencies.xml
b
diff -r 38dafb8b3980 -r cfc30ae94222 tool_dependencies.xml
--- a/tool_dependencies.xml Mon Jan 19 18:59:47 2015 -0500
+++ b/tool_dependencies.xml Mon Jan 19 19:02:32 2015 -0500
b
@@ -18,9 +18,11 @@
  <action type="shell_command">ls</action>
  <action type="shell_command">sleep 10</action>
  <action type="shell_command">cd build</action>
- <action type="shell_command">cmake ..</action>
+ <action type="shell_command">cmake ./../</action>
+ <action type="shell_command">ls</action>
+ <action type="shell_command">sleep 10</action>
  <action type="shell_command">make</action>
- <action type="shell_command">cd ..</action>
+ <action type="shell_command">cd ./../</action>
 
  <action type="move_directory_files">
  <source_directory>./</source_directory>