Update 01526_client_start_and_exit.expect-not-a-test-case

fix no matching with reference
This commit is contained in:
Filatenkov Artur 2021-07-16 14:59:39 +03:00 committed by GitHub
parent 0373f2f6d0
commit 848f595e97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,5 +6,5 @@ match_max 100000
spawn bash -c "$env(CLICKHOUSE_CLIENT_BINARY) --no-warnings $env(CLICKHOUSE_CLIENT_OPT)"
expect ":) "
send -- "q\r"
send -- "\4"
expect eof