-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
predict: Find the currently-emerging pkg using emerge's sandbox proce…
…ss commandline This should be a bit more reliable than looking at the emerge logs since the oldest emerge process. See bugs 5 and 45 for failure examples. Will need to play with this code for a while to make sure it behaves as we want. Genlop and qlop use a similar technique, but they don't handle as many cases and don't seem to have a fallback.
- Loading branch information
1 parent
5a97ba9
commit fe359d1
Showing
2 changed files
with
30 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters