[scm-migration-dev] simple Makefile code review + webrev fix

2008-08-07 Thread Richard Lowe
John Beck writes: > Dave has been running builds since we switched over, and only one glitch > has been noticed: > > 6734627 protocmp complains about opt/SUNWdtrt/README after TW -> Hg switch > > http://cr.opensolaris.org/~jbeck/SUNWdtrt-Makefile/ > > Note that bugs.opensolaris.org is not showing

[scm-migration-dev] simple Makefile code review + webrev fix

2008-08-06 Thread John Beck
JBeck> ... since I don't know the intent of hg_active, I'm not sure if perhaps JBeck> the lack of support for -o in that script is the real bug, though JBeck> either way the "| grep -v HG_PARENT=" seems needed. Dan> hg-active does have -o, as of cset b69e27387f74. problem seems to be an Dan> out-o

[scm-migration-dev] simple Makefile code review + webrev fix

2008-08-06 Thread Dan Mick
> But since I don't know the intent of hg_active, I'm not sure if perhaps > the lack of support for -o in that script is the real bug, though either > way the "| grep -v HG_PARENT=" seems needed. hg-active does have -o, as of cset b69e27387f74. problem seems to be an out-of-date SUNWonbld.

[scm-migration-dev] simple Makefile code review + webrev fix

2008-08-06 Thread John Beck
Dave has been running builds since we switched over, and only one glitch has been noticed: 6734627 protocmp complains about opt/SUNWdtrt/README after TW -> Hg switch http://cr.opensolaris.org/~jbeck/SUNWdtrt-Makefile/ Note that bugs.opensolaris.org is not showing this, so I cut-and-pasted the De