changeset 51:e7f986491f46 draft

Uploaded
author davidvanzessen
date Wed, 27 Nov 2013 07:01:00 -0500
parents b95376e17f1b
children 8da1f108446d
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Nov 27 06:58:13 2013 -0500
+++ b/tool_dependencies.xml	Wed Nov 27 07:01:00 2013 -0500
@@ -23,8 +23,9 @@
                 <action type="set_environment">
                 	<environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/ncbi-igblast-1.0.0/bin</environment_variable>
                 </action>
+				<action type="shell_command">env</action>
 				<action type="shell_command">unzip $REPOSITORY_INSTALL_DIR/database.zip -d $INSTALL_DIR/ncbi-igblast-1.0.0/</action>
-            	<action type="shell_command">env</action>
+            	
                 
             </actions>
         </install>