Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 435778 - app-portage/tatt : add a quiet mode
Summary: app-portage/tatt : add a quiet mode
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Thomas Kahle (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-21 19:05 UTC by Agostino Sarubbo
Modified: 2012-10-15 00:45 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2012-09-21 19:05:12 UTC
tatt just runs every time emerge -1v .

If you want, you can add a quiet(or similar) use flag that will do a sed like this "s:-1v:-1q"
Comment 1 Thomas Kahle (RETIRED) gentoo-dev 2012-09-21 19:12:17 UTC
This should probably be a runtime option, not a USE-flag, right?  I'll add it to the tatt configuration capabilities.
Comment 2 Thomas Kahle (RETIRED) gentoo-dev 2012-10-15 00:45:26 UTC
This is fixed.  Thanks for the suggestion.  
Except "-1" there are no further options passed to emerge by default.
Using the variable "emergeopts" in your ~/.tatt you can configure other options that you like.