test-patchbomb: fix the test
With the experimental config `progress.estimate` removed, the progress
output in `test-patchbomb.t` has a minor change: it shows ETA since the
beginning.
(This could be folded into f428c3)
--- a/tests/test-patchbomb.t Wed Sep 27 15:14:59 2017 -0700
+++ b/tests/test-patchbomb.t Thu Sep 28 10:37:53 2017 -0700
@@ -333,10 +333,10 @@
sending [ ] 0/3\r (no-eol) (esc)
\r (no-eol) (esc)
\r (no-eol) (esc)
- sending [==============> ] 1/3\r (no-eol) (esc)
+ sending [============> ] 1/3 01s\r (no-eol) (esc)
\r (no-eol) (esc)
\r (no-eol) (esc)
- sending [=============================> ] 2/3\r (no-eol) (esc)
+ sending [==========================> ] 2/3 01s\r (no-eol) (esc)
\r (esc)
sending [PATCH 0 of 2] test ...
sending [PATCH 1 of 2] a ...