help-cfengine
[Top][All Lists]
Advanced

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

Re: (no subject)


From: Matt Armstrong
Subject: Re: (no subject)
Date: 19 May 2001 08:24:22 -0700
User-agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7

"Gustavo De la Cruz Tovar" <gusdelact@hotmail.com> writes:

> Hello, I'm new with CVS.
> 
> Could anyone tell me how to test if a file exists and define a
> new class
> 
> I'm doing this:
> 
> groups:
>         p01 = ( "/bin/test -f ${INPUT_DATA_HOME}/IRMXP-Cete.ns" )
>         p02 = ( "/bin/test -f ${INPUT_DATA_HOME}/IRMXP-Pagares.ns" )
>         p03 = ( "/bin/test -f ${INPUT_DATA_HOME}/Historical-curves.ns" )
>         p04 = ( "/bin/test -f ${INPUT_DATA_HOME}/Bondes_IPAB_curves.csv" )
>         p05 = ( "/bin/test -f ${INPUT_DATA_HOME}/Historical-curves.ns" )
>         p06 = ( "/bin/test -f ${INPUT_DATA_HOME}/curveindex_curves.csv1" )
>         p07 = ( "/bin/test -f 

That seems to be the way described at

   http://www.iu.hioslo.no/cfengine/docs/cfengine-Reference.html#groups

so it is probably a good way.  :-)

-- 
matt



reply via email to

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