Ric Aleshire wrote:
> Roland Mainz wrote:
> > BTW: It may be nice to test such changes against ksh93 -n
> > <scriptname> #
> > (note that this will only warn about POSIX stuff and will not
> > enforce
> > any ksh93-specific features) - the script fragment has two bugs:
> > 1. the "=" operator is obsolete, please use "==" instead (e.g. if [[
> > $brand == "labeled" ]]; then ...)
> > 2. please replace the `...` with $(...)
> >
> >
> 
> Done: http://cr.opensolaris.org/~rica/pkg-10837-v3

Looks Ok...

> Note that I didn't change other ksh93 issues elsewhere in the file.

I know... I've looked at the script and my fingers start twitching (I
saw the "expr" statement and the while loop... ;-( ) ... :-)

----

Bye,
Roland

-- 
  __ .  . __
 (o.\ \/ /.o) [email protected]
  \__\/\/__/  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
  /O /==\ O\  TEL +49 641 3992797
 (;O/ \/ \O;)
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to