changeset 10:b408285701b1 draft

Uploaded
author stef
date Mon, 16 Jun 2014 07:56:15 -0400
parents 437bd8b88be2
children 821fb6bdbbeb
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Jun 16 07:50:52 2014 -0400
+++ b/tool_dependencies.xml	Mon Jun 16 07:56:15 2014 -0400
@@ -21,6 +21,7 @@
 						<package name="R" version="3.0.3" />
 					</repository>
 				</action>
+				<action type="shell_command">ls -l &amp;&amp; echo "print dir" &amp;&amp; pwd</action>
 				<action type="shell_command">export R_LIBS=$INSTALL_DIR &amp;&amp; R CMD INSTALL QDNAseq_1.0.5.tar.gz</action>
 				<!--<action type="shell_command">R CMD INSTALL QDNAseq_1.0.5.tar.gz</action>-->