Skip to content

Commit 12f8cb0

Browse files
committed
Fix flakiness in queuedb_rollover test
Signed-off-by: mdouglas47 <mdouglas47@bloomberg.net>
1 parent 7b1c452 commit 12f8cb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/queuedb_rollover.test/qdb_cons.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ else
1414
fi
1515

1616
rm -f $logfile $logfile.rerun
17+
touch $logfile
1718

1819
for ((i = $from; i < $to; ++i)); do
1920
echo "exec procedure $sp()"

0 commit comments

Comments
 (0)