burnin: only call self.GrowDisks() if needed
authorIustin Pop <iustin@google.com>
Fri, 16 Jan 2009 13:09:43 +0000 (13:09 +0000)
committerIustin Pop <iustin@google.com>
Fri, 16 Jan 2009 13:09:43 +0000 (13:09 +0000)
commitaa089b6599bfc5b0bc82d86fe0beac565f296923
treed2dc0ee2065d6b7551e72bd3469e452f4fb9b8c9
parentcfcc5c6d734c35cb32b753a14d59269736768e3b
burnin: only call self.GrowDisks() if needed

In case we pass --disk-grow 0[,0..] then we should not call GrowDisks as it
prints confusing log lines.

Reviewed-by: imsnah
tools/burnin