From 0986599b475c7e6022d417c0c632f5f3be80132a Mon Sep 17 00:00:00 2001 From: dancer Date: Wed, 22 Feb 2006 15:23:33 +0000 Subject: remove support for --nonusmirror. --- pbuilder-checkparams | 4 ---- 1 file changed, 4 deletions(-) (limited to 'pbuilder-checkparams') diff --git a/pbuilder-checkparams b/pbuilder-checkparams index 138dc4f..34fdccb 100755 --- a/pbuilder-checkparams +++ b/pbuilder-checkparams @@ -63,10 +63,6 @@ while [ -n "$1" ]; do MIRRORSITE="$2"; shift; shift; ;; - --nonusmirror) - NONUSMIRRORSITE="$2"; - shift; shift; - ;; --othermirror) OTHERMIRROR="$2"; shift; shift; -- cgit v1.2.3