Skip to content

Commit 2e84560

Browse files
committed
MDEV-16944 postfix. Fix a typo
1 parent 5928e04 commit 2e84560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mysql-test/main/mysql_client_test_nonblock.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ call mtr.add_suppression(" IP address .* could not be resolved");
1919
# server or run mysql-test-run --debug mysql_client_test and check
2020
# var/log/mysql_client_test.trace
2121

22-
---write_line "$MYSQL_CLIENT_TEST --non-blocking-api" $MYSQLTEST_VARDIR/log/mysql_client_test.out.log
22+
--write_line "$MYSQL_CLIENT_TEST --non-blocking-api" $MYSQLTEST_VARDIR/log/mysql_client_test.out.log
2323
--exec $MYSQL_CLIENT_TEST --non-blocking-api --getopt-ll-test=25600M >> $MYSQLTEST_VARDIR/log/mysql_client_test.out.log 2>&1
2424

2525
# End of 4.1 tests

0 commit comments

Comments
 (0)