Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 252001 | Differences between
and this patch

Collapse All | Expand All

(-)iwconfig.sh.bak (-1 / +1 lines)
Lines 39-45 Link Here
39
			return 0
39
			return 0
40
		fi
40
		fi
41
		sleep 1
41
		sleep 1
42
		i=$((${i} + 1))
42
		i=$((${i} - 1))
43
	done
43
	done
44
44
45
	return 1
45
	return 1

Return to bug 252001