changeset 26 | c36d67f77f75 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/imagingandcamerafws/cameraunittest/group/custom/prestep_custom.xml Thu Jun 24 10:37:45 2010 +0100 @@ -0,0 +1,6 @@ +<step passrate="100" harness="GENERIC" enabled="true" name="Create GENERIC log dir" significant="false"> + <command>makedir</command> + <params> + <param dir="c:\logs\testresults\tsu_ecam"/> + </params> +</step>