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

(-)pym/portage/__init__.py (-1 / +1 lines)
Lines 1127-1133 Link Here
1127
1127
1128
	# variables that break bash
1128
	# variables that break bash
1129
	_environ_filter += [
1129
	_environ_filter += [
1130
		"POSIXLY_CORRECT",
1130
		"HISTFILE", "POSIXLY_CORRECT",
1131
	]
1131
	]
1132
1132
1133
	# portage config variables and variables set directly by portage
1133
	# portage config variables and variables set directly by portage

Return to bug 71646