Skip to content

Commit 49dbb87

Browse files
authored
Removing checkpoints between each iteration (#517)
1 parent bdbc292 commit 49dbb87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qa/L0_server_launch_modes/test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ function _run_analyzer_and_check_results() {
199199
set -e
200200

201201
rm -rf $OUTPUT_MODEL_REPOSITORY
202+
rm -rf checkpoints && mkdir checkpoints
202203
}
203204

204205
function _check_analyzer_exit_status() {

0 commit comments

Comments
 (0)