mirror of
https://github.com/fluencelabs/redis
synced 2025-08-01 00:41:56 +00:00
test fixed after ascii art banner modified the output of a running server
This commit is contained in:
@@ -214,7 +214,7 @@ proc start_server {options {code undefined}} {
|
||||
|
||||
# find out the pid
|
||||
while {![info exists pid]} {
|
||||
regexp {^\[(\d+)\]} [exec head -n1 $stdout] _ pid
|
||||
regexp {\[(\d+)\]} [exec cat $stdout] _ pid
|
||||
after 100
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user