Skip to content

Commit 0cc206d

Browse files
davidrohrktf
authored andcommitted
Fix typo
1 parent ae983c9 commit 0cc206d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prodtests/full_system_test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ for STAGE in $STAGES; do
105105
else
106106
export CREATECTFDICT=1
107107
export GPUTYPE=CPU
108-
export SYNCMODE=0
108+
export SYNCMODE=1
109109
export HOSTMEMSIZE=$TPCTRACKERSCRATCHMEMORY
110110
export CTFINPUT=0
111111
export SAVECTF=1

0 commit comments

Comments
 (0)