[TEST] cat.recovery with replicas can have 100.0%

This commit is contained in:
Clinton Gormley 2014-05-08 15:40:28 +02:00
parent eb6d3e3eb3
commit e0a45459a4
1 changed files with 2 additions and 2 deletions

View File

@ -34,9 +34,9 @@
[-\w./]+ \s+ # repository
[-\w./]+ \s+ # snapshot
\d+ \s+ # files
\d\.\d+% \s+ # files_percent
\d+\.\d+% \s+ # files_percent
\d+ \s+ # bytes
\d\.\d+% \s+ # bytes_percent
\d+\.\d+% \s+ # bytes_percent
\n
)+
$/