Merge remote-tracking branch 'brson/ratcher'
This commit is contained in:
commit
eb33955741
1 changed files with 1 additions and 1 deletions
|
|
@ -609,7 +609,7 @@ impl<T: Writer> ConsoleTestState<T> {
|
|||
let ratchet_success = match *ratchet_metrics {
|
||||
None => true,
|
||||
Some(ref pth) => {
|
||||
try!(self.write_plain(format!("\nusing metrics ratcher: {}\n",
|
||||
try!(self.write_plain(format!("\nusing metrics ratchet: {}\n",
|
||||
pth.display())));
|
||||
match ratchet_pct {
|
||||
None => (),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue