jmr wrote:

Just the mailer.
http://cr.opensolaris.org/~jmr/wi_8141_8142_context_help_14April_3pm/src/gui/modules/webinstall.py.wdiff.html

I cannot access your webrev.
Himm - I just upgraded my /opt/onbld/bin/webrev tool and it seems to be generating the links with a ' at the end of them for some reason:
Links under the following all have ' at the end:
http://cr.opensolaris.org/~jmr/wi_8141_8142_context_help_14April_3pm/
E.g.
http://cr.opensolaris.org/~jmr/wi_8141_8142_context_help_14April_3pm/ips_gate.patch'

Removing the trailing ' allows you to get to the webrev contents

The latest version of webrev (build 111?) uses sed in a way that is incompatible with GNU sed.

They've filed a bug, but I don't know when it will be fixed.

The workaround for now is to:

export SED=/usr/bin/sed

Cheers,
--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to