changeset 1:15697b5e3074 draft default tip

Uploaded
author bgruening
date Sun, 29 Jun 2014 13:52:53 -0400
parents d852d0b557c1
children
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Sun Jun 29 13:42:52 2014 -0400
+++ b/tool_dependencies.xml	Sun Jun 29 13:52:53 2014 -0400
@@ -15,7 +15,7 @@
                 </action>
 
                 <action type="set_environment">
-                    <environment_variable action="set_to" name="TEST_ENV_VAR">$INSTALL_DIR</environment_variable>
+                    <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable>
                 </action>
 
             </actions>