]> git.itanic.dy.fi Git - emerge-timer/commit
Make a new function that has all the current emerge printing stuff
authorEsko Kokkonen <esko.kokkonen@gmail.com>
Sun, 14 Aug 2011 16:10:18 +0000 (19:10 +0300)
committerEsko Kokkonen <esko.kokkonen@gmail.com>
Sun, 14 Aug 2011 16:10:18 +0000 (19:10 +0300)
commitb37c3edc2902f020696ab090dc48d3247d37e07b
treef5b2244de7e10521fdc09a810745949666c0902c
parent67bcf3f4211f6bed50d9493f7019b157db306c63
Make a new function that has all the current emerge printing stuff

Keep the calculation stuff in the list_emerge_processes function but
make a new function with all the printing it used to do. Also the
packages list now is in the form [package, emerge-time]. Pass this
list to the printing function so it can print the emerge time aswell.
emerge-timer.py