diff tool_dependencies.xml @ 2:cfc30ae94222 draft

Uploaded
author malbuquerque
date Mon, 19 Jan 2015 19:02:32 -0500
parents 38dafb8b3980
children ec6d0185c9fe
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Jan 19 18:59:47 2015 -0500
+++ b/tool_dependencies.xml	Mon Jan 19 19:02:32 2015 -0500
@@ -18,9 +18,11 @@
 					<action type="shell_command">ls</action>
 					<action type="shell_command">sleep 10</action>
 					<action type="shell_command">cd build</action>
-					<action type="shell_command">cmake ..</action>
+					<action type="shell_command">cmake ./../</action>
+					<action type="shell_command">ls</action>
+					<action type="shell_command">sleep 10</action>
 					<action type="shell_command">make</action>
-					<action type="shell_command">cd ..</action>
+					<action type="shell_command">cd ./../</action>
 
 					<action type="move_directory_files">
 						<source_directory>./</source_directory>