http://cr.opensolaris.org/~trevw/pkg-226/webrev3/

This addresses these three CR's:
http://defect.opensolaris.org/bz/show_bug.cgi?id=226
        Add handling for robots.txt
        Fix stacktrace issue in 'unknown()' function

http://defect.opensolaris.org/bz/show_bug.cgi?id=241
        Missing static content files cause stack trace

http://defect.opensolaris.org/bz/show_bug.cgi?id=249
        Depot silently ignores setting of PKG_DEPOT_CONTENT env var

I have incorporated Danek's most recent feedback in addition to all earlier feedback - thanks guys!

As a side note, the code in 'send_static' in face.py would be cleaner if we used Python 2.5 as this provides the try/finally construct plus another which will close a file as execution scope leaves a block regardless of whether or not an error condition occurs.

Trev

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

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

Reply via email to