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

(-)equery (+4 lines)
Lines 1741-1746 Link Here
1741
				print_error("")
1741
				print_error("")
1742
				print_error("Note: The symbols > and < are used for redirection in the shell")
1742
				print_error("Note: The symbols > and < are used for redirection in the shell")
1743
				print_error("and must be quoted if either one is used.")
1743
				print_error("and must be quoted if either one is used.")
1744
				print_error("")
1745
				if len(e[0]):
1746
					print_error(str(e))
1747
1744
				
1748
				
1745
			else:
1749
			else:
1746
				print_error("Internal portage error, terminating")
1750
				print_error("Internal portage error, terminating")

Return to bug 169929