Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 189257 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/bin/revdep-rebuild (+3 lines)
Lines 54-59 Link Here
54
54
55
echo "Configuring search environment for revdep-rebuild"
55
echo "Configuring search environment for revdep-rebuild"
56
56
57
# Clear GREP_OPTIONS
58
unset GREP_OPTIONS
59
57
# Obey PORTAGE_NICENESS
60
# Obey PORTAGE_NICENESS
58
PORTAGE_NICENESS=$(portageq envvar PORTAGE_NICENESS)
61
PORTAGE_NICENESS=$(portageq envvar PORTAGE_NICENESS)
59
if [ ! -z "$PORTAGE_NICENESS" ]
62
if [ ! -z "$PORTAGE_NICENESS" ]

Return to bug 189257