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

(-)python-updater.old (-1 / +1 lines)
Lines 144-150 Link Here
144
			;;
144
			;;
145
		*)
145
		*)
146
			usage
146
			usage
147
			echo "unrecognised option: $1"
147
			echo "unrecognized option: $1"
148
			;;
148
			;;
149
	esac
149
	esac
150
	shift
150
	shift

Return to bug 124901