X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=server-src%2Famstatus.pl.in;h=79fe172a2be9d1a6809d81bc97d702f370a813f8;hb=94c03cae686e4196a345d72452fda2a5203768ce;hp=2becac57f1477986343292964dc5ed39fbcd2f39;hpb=1194fb66aa28d9929c3f2bef3cc6c1c3f40a60a4;p=debian%2Famanda diff --git a/server-src/amstatus.pl.in b/server-src/amstatus.pl.in index 2becac5..79fe172 100644 --- a/server-src/amstatus.pl.in +++ b/server-src/amstatus.pl.in @@ -179,7 +179,7 @@ while() { push @datestamp, $gdatestamp; } } - elsif(/setup_estimate: (\S+):(\S+): command .*, options: *(\S+) *last_level -?\d+ next_level0 -?\d+ level_days \d+ *getting estimates (-?\d) \(-2\) (-?\d) \(-2\) (-?\d) \(-2\)/) { + elsif(/setup_estimate: ([_\-\d\.A-Za-z]*):(\S+): command .*, options: *(\S+) *last_level -?\d+ next_level0 -?\d+ level_days \d+ *getting estimates (-?\d) \(-2\) (-?\d) \(-2\) (-?\d) \(-2\)/) { $host=$1; $partition=$2; $hostpart=&make_hostpart($host,$partition,$gdatestamp);