help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Bug in FileExists


From: Villalovos, John L
Subject: RE: Bug in FileExists
Date: Wed, 7 May 2003 09:34:17 -0700

Okay thanks :)

It just seemed to be strange to me that it would care about whitespace.
I guess I'm coming from using most programming languages that wouldn't
care about the whitespace.  Well I guess Python cares, but only for the
indenting :)

Thanks,
John

John Villalovos
Intel Corporation 
15400 NW GREENBRIER PKWY # CO5-162
BEAVERTON, OR  97006-5723
(503) 677-5777   Fax: (503) 677-6670

GPG 1.+/PGP 5.+/ DSS/Diffie Helman
http://www.sodarock.com/JohnVillalovos-gpgkey.txt
1024D/1A25D86C 2F24 AD89 E5D5 C92B 7FE2  F878 7ED5 2D38 1A25 D86C

My opinions are my own and NEVER the opinions of Intel Corporation.  I
am but a tiny, insignificant, infinitesimal (1/80000) cog in the giant
machine of Intel :)  

> -----Original Message-----
> From: mark@iu.hio.no [mailto:mark@iu.hio.no] 
> Sent: Tuesday, May 06, 2003 10:33 PM
> To: Villalovos, John L
> Cc: help-cfengine@gnu.org
> Subject: Re: Bug in FileExists
> 
> 
> 
> 
> This is not a bug, it is the legal syntax
> 
> M
> 
> On  6 May, Villalovos, John L wrote:
> > I was using the FileExists() function to set a class and noticed the
> > following.
> > 
> > This works:
> > 
> >     up2dateConfigured = ( FileExists(/etc/sysconfig/rhn/systemid) )
> > 
> > This does NOT work:
> > 
> >     up2dateConfigured = ( FileExists( /etc/sysconfig/rhn/systemid )
> > )
> > 
> > Notice the extra spaces ---------------^---------------------------^
> > 
> > I don't know if this is a known documented issue or not.
> > 
> > John
> > 
> > John Villalovos
> > Intel Corporation 
> > 15400 NW GREENBRIER PKWY # CO5-162
> > BEAVERTON, OR  97006-5723
> > (503) 677-5777   Fax: (503) 677-6670
> > 
> > GPG 1.+/PGP 5.+/ DSS/Diffie Helman
> > http://www.sodarock.com/JohnVillalovos-gpgkey.txt
> > 1024D/1A25D86C 2F24 AD89 E5D5 C92B 7FE2  F878 7ED5 2D38 1A25 D86C
> > 
> > My opinions are my own and NEVER the opinions of Intel 
> Corporation.  I
> > am but a tiny, insignificant, infinitesimal (1/80000) cog 
> in the giant
> > machine of Intel :)  
> > 
> > 
> > _______________________________________________
> > Help-cfengine mailing list
> > Help-cfengine@gnu.org
> > http://mail.gnu.org/mailman/listinfo/help-cfengine
> 
> 
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Work: +47 22453272            Email:  Mark.Burgess@iu.hio.no
> Fax : +47 22453205            WWW  :  http://www.iu.hio.no/~mark
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]