Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 253336
Collapse All | Expand All

(-)bin/ebuild (+2 lines)
Lines 177-182 Link Here
177
177
178
portage.settings.validate() # generate warning messages if necessary
178
portage.settings.validate() # generate warning messages if necessary
179
tmpsettings = portage.config(clone=portage.settings)
179
tmpsettings = portage.config(clone=portage.settings)
180
tmpsettings["PORTAGE_VERBOSE"] = "1"
181
tmpsettings.backup_changes("PORTAGE_VERBOSE")
180
if "test" in pargs:
182
if "test" in pargs:
181
	# This variable is a signal to config.regenerate() to
183
	# This variable is a signal to config.regenerate() to
182
	# indicate that the test phase should be enabled regardless
184
	# indicate that the test phase should be enabled regardless

Return to bug 253336