[test] fixed a bug when removing previous runs
This commit is contained in:
parent
2e8de29553
commit
8d6682c28b
|
@ -176,7 +176,7 @@ run-task template_tasks/vtr_benchmarks_template $@
|
|||
|
||||
echo -e "Testing create tsk from template and run task"
|
||||
create-task _task_copy basic_tests/generate_fabric
|
||||
run-task _task_copy
|
||||
run-task _task_copy $@
|
||||
|
||||
echo -e "Testing output files without time stamp";
|
||||
run-task basic_tests/no_time_stamp $@
|
||||
|
|
Loading…
Reference in New Issue