mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-22 10:31:35 +00:00
Redis 4.0 has changed the start up message
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
79f9a66027
commit
2d98c337b2
@ -62,7 +62,7 @@ expect {
|
||||
exec kill -9 $pid
|
||||
exit 1
|
||||
}
|
||||
"The server is now ready to accept connections on port 6379" {
|
||||
"Ready to accept connections" {
|
||||
puts "SUCCESS ctr run"
|
||||
# Ctrl-C
|
||||
send "\003"
|
||||
|
Loading…
Reference in New Issue
Block a user