changeset 16:d5fe2e8bd819 draft

Uploaded
author big-tiandm
date Sat, 15 Nov 2014 00:30:51 -0500
parents 1f49db503877
children 531d88d40600
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Sat Nov 15 00:25:53 2014 -0500
+++ b/tool_dependencies.xml	Sat Nov 15 00:30:51 2014 -0500
@@ -21,8 +21,7 @@
 			  
 
 			  <action type="set_environment">
-                 <environment_variable name="PATH" action="prepend_to">
-					<action type="shell_command">which R</action>
+                 <environment_variable name="PATH" action="prepend_to">`which R`
 				</environment_variable>
               </action>