On 02/21/13 22:00, Shawn Walker wrote:
On 02/20/13 23:56, Thejaswini wrote:

The new rev 03 webrev is @
https://cr.opensolaris.org/action/browse/pkg/tk241774/15771543-rev03/

This includes:
For bug "15769004 pkg unset-publisher could use a progress tracker"
- As suggested by Shawn, I have added the progress tracker in client.py

Again, I cannot be your final reviewer, but I think you want the call to job_add_progress *after* the call to remove_publisher() since you haven't actually made any progress before that point.
remove_publisher() is the function which takes long. If job_add_progress is called after this function then the progress tracker would not appear until remove_publisher() returns.
And then again as reported the command would sit displaying nothing.

Is there a way where the tracker could display
/Updating package cache *0/*1 /before calling//remove_publisher() and
/Updating package cache *1/*1/    after remove_publisher() returns.

Thanks
-Thejaswini K.



-Shawn

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

Reply via email to