Hi,

Here's a review for one more bug I want to fix in the
progress/printengine stuff.  The fix here is again quite small-- in
short, we are switching away from using os.isatty(filehandle.fileno())
to filehandle.isatty().  This should fix the problems induced in the
install gate.

The rest of the fix is devoted to hooking up more testing infrastructure
related to printengine and progress tracking.  The nice upside is that
the 'interactive' test utilities I added, runprogress and runprintengine,
now have test coverage.

https://cr.opensolaris.org/action/browse/pkg/dp/pkg-install-fix

Thanks,

        -dp

-- 
Daniel Price, Solaris Kernel Engineering
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to