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

(-)etc-update.vanilla (-1 / +1 lines)
Lines 129-135 Link Here
129
			fi
129
			fi
130
			if (( ${input} == -5 )); then
130
			if (( ${input} == -5 )); then
131
				input=-3
131
				input=-3
132
				export mv_opts=""
132
				export mv_opts=${mv_opts//-i/};
133
			fi
133
			fi
134
			if (( ${input} == -3 )); then
134
			if (( ${input} == -3 )); then
135
				input=0
135
				input=0

Return to bug 47442