On Fri, Apr 03, 2009 at 05:00:07PM -0700, Brock Pytlik wrote:
> http://cr.opensolaris.org/~bpytlik/ips-7729-v1/
depot.py:
- line 418: space at end of string
t_pkg_depotd.py:
- in check_state(), do we actually need to wait for the directory
structure to be created, or is it just the feed? It seems to me that
you could write a single block of code that did the check and do
something like
if find_feed() and <timeout>:
sleep(1)
but if not, no worries.
Danek
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss