Hello list,
When I run "genlop -c" is it supposed to include the whole cat/pkg name in its
calculations, or just the pkgname? I saw this today:
$ genlop -c
Currently merging 8 out of 16
* dev-lang/rust-1.29.1
current merge time: 13 minutes and 38 seconds.
ETA: 1 minute and 58 seconds.
$ genlop -t rust | grep second
merge time: 29 minutes and 26 seconds.
merge time: 4 seconds.
merge time: 10 seconds.
merge time: 32 minutes and 44 seconds.
$ genlop -t dev-lang/rust | grep second
merge time: 29 minutes and 26 seconds.
merge time: 32 minutes and 44 seconds.
This looks like a bug to me.
--
Regards,
Peter.