[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Bug in FileExists
From: |
Villalovos, John L |
Subject: |
Bug in FileExists |
Date: |
Tue, 6 May 2003 18:43:29 -0700 |
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 :)
- Bug in FileExists,
Villalovos, John L <=