OpenSolaris

Printable Version Enter a New Search
Bug ID 6543078
Synopsis A ',' in the description field of a profile file breaks in a confusing manner
State 10-Fix Delivered (Fix available in build)
Category:Subcategory benchmarks:filebench
Keywords
Responsible Engineer Andrew W Wilson
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_113
Fixed In snv_113
Release Fixed solaris_nevada(snv_113)
Related Bugs 6697106
Submit Date 5-April-2007
Last Update Date 22-April-2009
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.
Work Around
N/A
Comments
N/A