41
41
# only 1 event, i.e. that the sleep(0.4) really wasn't logged.
42
42
# The extra sed line here accounts for the query ids becoming double-digit
43
43
# when the whole test suite is ran; it's single when only this test file is run.
45
45
--system sed -e 's/query_id=00/query_id=0/g' -i.bak $DRIZZLETEST_VARDIR/query.log
46
46
--cat_file $DRIZZLETEST_VARDIR/query.log