[SM-Commit] PERFORCE change 80330 by Andraž "ruskie" Levstik for review

Andraž "ruskie" Levstik ruskie at mages.ath.cx
Wed Jun 7 13:31:24 EDT 2006


Eric Sandall wrote :

> gpg: Signature made sre 07 jun 2006 19:28:05 CEST using DSA key ID A8EFDD61
> gpg: Good signature from "Eric Sandall (Sandalle) <eric at sandall.us>"
> gpg: WARNING: This key is not certified with a trusted signature!
> gpg:          There is no indication that the signature belongs to the owner.

> Primary key fingerprint: FCFF 26A1 BE21 08F4 BB91  FAED 1D7B 7D74 A8EF DD61
> 
> 
> Perforce Review Daemon wrote:
> > Change 80330 by andraž_levstik at omega.mages.ath.cx on 2006/06/07 10:50:13
> >
> >	Added the xorg-modular functions to check
> >
> > Affected files ...
> >
> > ... //sgl/grimoires/devel/ChangeLog#350 edit
> > ... //sgl/grimoires/devel/FUNCTIONS#38 edit
> >
> > Differences ...
> <snip>
> > +#
> > +## Function to check if we're using xorg-modular server or not
> > +#
> > +
> > +function check_if_xorg_modular_server()
> > +{
> > +  if  [[  "$(get_spell_provider  ${1:-$SPELL}  X11-LIBS)"  ==  "xorg-server"
> ]] ||
> > +  then
> > +	return 0
> > +  fi
> > +  return 1
> > +}
> > +
> 
> You're missing the second part of that "||"
> 
> -sandalle
> 
> --
> Eric Sandall			 |  Source Mage GNU/Linux Developer
> eric at sandall.us			 |  http://www.sourcemage.org/
> http://eric.sandall.us/		 |  SysAdmin @ Shock Physics @ WSU
> http://counter.li.org/	#196285  |  http://www.shock.wsu.edu/
> 
> 

Acctually that || sholud be removed

-- 
Andraž "ruskie" Levstik
Source Mage GNU/Linux Games grimoire guru
Geek/Hacker/Tinker

Hacker FAQ: http://www.plethora.net/%7eseebs/faqs/hacker.html
Be sure brain is in gear before engaging mouth.

Key id = A7A9E461
Key fingerprint = 757E C16B F5B7 DC27 B003  CCED CF95 3A77 A7A9 E461




More information about the SM-Commit mailing list