regression cleanup .run files
Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
parent
b0804a01f2
commit
900c762ddb
|
|
@ -285,6 +285,7 @@ proc run_test_plain { test cmd_file log_file } {
|
||||||
cleanse_logfile $test $log_file
|
cleanse_logfile $test $log_file
|
||||||
return "ERROR $error"
|
return "ERROR $error"
|
||||||
}
|
}
|
||||||
|
file delete $run_file
|
||||||
cleanse_logfile $test $log_file
|
cleanse_logfile $test $log_file
|
||||||
return ""
|
return ""
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue