Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: SM-Commit <sm-commit AT lists.ibiblio.org>
  • Subject: Re: [SM-Commit] PERFORCE change 80330 by Andraž "ruskie" Levstik for review
  • Date: Wed, 07 Jun 2006 10:28:05 -0700

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

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/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEhwylHXt9dKjv3WERAm7JAJ94KCPbpL8mlad3kqoCF/HpZ7TPpQCePwDl
eYG7MI2vKVWmICRTzeQzMis=
=p1kJ
-----END PGP SIGNATURE-----




Archive powered by MHonArc 2.6.24.

Top of Page