help-cfengine
[Top][All Lists]
Advanced

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

class activated by module, reported missing [solved]


From: Sigurd Trygg
Subject: class activated by module, reported missing [solved]
Date: 8 Jul 2004 07:12:54 -0700

11,12c11,12
<    myClass_def = ( myClass )
<
---
>    AddInstallable = ( myClass )
>
14,15c14,15
<    myClass_def:: "/bin/echo myClass defined"
<   !myClass_def:: "/bin/echo myClass missing"
---
>    myClass:: "/bin/echo myClass defined"
>   !myClass:: "/bin/echo myClass missing"
__END__

I did not figure "AddInstallable" was an identifier.

--
Sigurd


reply via email to

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