Skip to content

Commit 2ad416a

Browse files
small change to run mock
1 parent ab1ce45 commit 2ad416a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/run_mock.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ BASE_DIR="problems/${PROB_NAME}"
1616
INPT_DIR="${BASE_DIR}/input/"
1717
CFG_PATH="configs/config_mock.yaml"
1818
OUT_DIR="debug/${PROB_NAME}/mock/"
19-
LOAD_CKPT=30
19+
LOAD_CKPT=0
2020
CPU_LIST="0"
2121

2222
export API_BASE="test"

0 commit comments

Comments
 (0)