help-cfengine
[Top][All Lists]
Advanced

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

Regcmp not working?


From: Christian Pearce
Subject: Regcmp not working?
Date: Thu, 07 Jul 2005 09:44:31 -0400

When I run this this I get "failed".  Should this echo "Test"?

control:

    actionsequence = ( shellcommands )

    command = ( "test" )


groups:

   testing = ( Regcmp(${command}, ${command}) )

shellcommands:

   testing::
       "/bin/echo Test"

   !testing::
       "/bin/echo failed"
-- 
Christian Pearce
Perfect Order, Inc.
http://www.sysnav.com
http://www.perfectorder.com

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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