Get the newest chg.zd.mtx.sh.in from CVS, as it's fixed there.

On Wed, 14 Mar 2001, Mark L. Chang wrote:

> in loadslot() we have code that picks the slot source/destination:
> 
>                 [${firstslot}-${lastslot}])
>                         loadslot=$1
>                         ;;
>                 clean)
>                         loadslot=$cleanslot
>                         ;;
>                 *)
>                         echo "0 illegal request"
>                         exit 1
>                         ;;
> 
> works great if you have _single digit_ $firstslot and $lastslot. Well, I
> don't. $lastslot=21 and $firstslot=1 ... any /bin/sh gurus fix this for
> me? or, am I just not using the latest and greatest chg-zd-mtx?
> 
> Mark
> 
> -- 
> http://www.mchang.org/
> http://decss.zoy.org/
> 


--
   Jason Hollinden

   SMG Systems Admin

Reply via email to