python does not use PATH
authorBrendan Donegan brendand@symbian.org
Thu, 01 Oct 2009 14:54:20 +0100
changeset 555 499a0581085d
parent 554 e7177e3534dc
child 556 fa2414b24dc4
child 558 e103dd5a90d5
child 611 0f19bbf75c06
python does not use PATH
common/tools/ats/bctest/package_definition.xml
--- a/common/tools/ats/bctest/package_definition.xml	Thu Oct 01 13:43:11 2009 +0100
+++ b/common/tools/ats/bctest/package_definition.xml	Thu Oct 01 14:54:20 2009 +0100
@@ -5,8 +5,8 @@
 <!ENTITY codeline_sfl_mcl	"//v800008/builds01/Mercurial_master_prod/sfl/MCL" >
 <!ENTITY cmd_updatebranch	"RCL_1" >
 <!ENTITY cmd_clone			"hg clone" >
-<!ENTITY cmd_cwdir			"python metacmd.py cwdir" >
-<!ENTITY cmd_makedirs		"python metacmd.py makedirs" >
+<!ENTITY cmd_cwdir			"metacmd.py cwdir" >
+<!ENTITY cmd_makedirs		"metacmd.py makedirs" >
 <!ENTITY cmd_perl			"perl" >
 <!ENTITY cmd_sisbld			"makesis" >
 <!ENTITY cmd_unzip			"7z -y x" >