From: Todd C. Miller Date: Mon, 20 Jan 2003 21:07:51 +0000 (+0000) Subject: fix typo I introduced in last merge X-Git-Tag: SUDO_1_6_7~81 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5478ef4e29297008331ab8473679c804b17a30df;p=sudo fix typo I introduced in last merge --- diff --git a/config.sub b/config.sub index 6b55ac033..3e711ed77 100755 --- a/config.sub +++ b/config.sub @@ -146,7 +146,7 @@ case $os in -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \ - -apple | -axis -sr2201*) + -apple | -axis | -sr2201*) os= basic_machine=$1 ;;