[test] fixed a bug when removing previous runs

This commit is contained in:
tangxifan 2022-08-25 16:20:18 -07:00
parent 2e8de29553
commit 8d6682c28b
1 changed files with 1 additions and 1 deletions

View File

@ -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 $@