OpenSolaris

Printable Version Enter a New Search
Bug ID 6356536
Synopsis single-shot noise introduced by fix for CR 6219031
State 10-Fix Delivered (Fix available in build)
Category:Subcategory consolidation:os-net-misc
Keywords
Responsible Engineer James D Carlson
Reported Against snv_29
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_30
Fixed In snv_30
Release Fixed solaris_nevada(snv_30)
Related Bugs 6357311 , 6219031
Submit Date 29-November-2005
Last Update Date 20-December-2005
Description
Mike Sullivan noticed the following noise showing up in the nightly
builds:

0a1
> The following command caused the error:

This is due to my fix for CR 6219031 which removed a seemingly
'useless' use of cat.  Of course, that use *did* have a purpose --
namely, hiding the slightly bogus error return from egrep -- and
removing it made the build complain.

The 'cat' needs to be reinstated, along with a comment documenting why
it's there so nobody else trips on this.
Work Around
N/A
Comments
N/A