|
Description
|
delete crap from previous bug, bugster is a pile.
delete crap from previous bug, bugster is a pile.
delete crap from previous bug, bugster is a pile.
delete crap from previous bug, bugster is a pile.
delete crap from previous bug, bugster is a pile.
delete crap from previous bug, bugster is a pile.
In general, filebench needs some cleanup with regards to telling you why some
syntax is wrong instead of just failing.
One in particular is that this is legal:
description = "thumper 22 mirrors checksum on";
but this is illegal:
description = "thumper 22 mirrors, checksum on";
But the failure is not obvious on that its the ',' thats illegal.
This is in the DEFAULTS section of a .prof file.
|