[test] bug fix
This commit is contained in:
parent
1794578b49
commit
03fc790395
|
@ -66,7 +66,7 @@ clean-run () {
|
|||
}
|
||||
|
||||
clear-task-run () {
|
||||
$PYTHON_EXEC $OPENFPGA_SCRIPT_PATH/run_fpga_task.py --remove_run_dir all
|
||||
$PYTHON_EXEC $OPENFPGA_SCRIPT_PATH/run_fpga_task.py "$@" --remove_run_dir all
|
||||
}
|
||||
|
||||
run-modelsim () {
|
||||
|
|
Loading…
Reference in New Issue