Fix test for [cat/recovery] Make recovery time a TimeValue()

Related to #16743
This commit is contained in:
David Pilato 2016-02-22 13:37:11 -08:00
parent a55ad665da
commit a0a6eff0d0
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
(
index1 \s+
\d \s+ # shard
\d+ \s+ # time
\d+ms \s+ # time
(store|replica|snapshot|relocating) \s+ # type
(init|index|verify_index|translog|finalize|done) \s+ # stage
[-\w./]+ \s+ # source_host