Brock Pytlik wrote:
Here's a small webrev for fixing a stack trace that happens when a new
depot is started while pointing to a directory which contains an old
index format.
http://cr.opensolaris.org/~bpytlik/ips-7358-v1/
modules/server/catalog.py:
line 101: s/cherrypy.log/self.__log/
lines 198-203: any exceptions to catch and log here?
tests/cli/t_api_search.py:
line 1201: s/503/httplib.SERVICE_UNAVAILABLE/ (you'll also need to
import httplib)
line 1202: s/'/"/
Otherwise, looks fine.
Cheers,
--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss