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

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/catalyst/targets/tinderbox.py
0
++ b/catalyst/targets/tinderbox.py
Lines 41-47 Link Here
41
41
42
	def set_action_sequence(self):
42
	def set_action_sequence(self):
43
		#Default action sequence for run method
43
		#Default action sequence for run method
44
		self.settings["action_sequence"]=["unpack","unpack_snapshot",\
44
		self.settings["action_sequence"]=["unpack","unpack_snapshot","portage_overlay",\
45
			"config_profile_link","setup_confdir","bind","chroot_setup",\
45
			"config_profile_link","setup_confdir","bind","chroot_setup",\
46
			"setup_environment","run_local","preclean","unbind","clean",\
46
			"setup_environment","run_local","preclean","unbind","clean",\
47
			"clear_autoresume"]
47
			"clear_autoresume"]

Return to bug 676660