[email protected] (Debian Bug Tracking System) writes:
[...] Here is the problematic promises.cf. Regards. -- Daniel Dehennin Récupérer ma clef GPG: gpg --keyserver pgp.mit.edu --recv-keys 0x6A2540D1
body common control
{
bundlesequence => { "test" };
version => "0.0.1";
}
bundle agent test
{
vars:
any::
"changing" string => "Value in any context",
policy => "overridable";
"list" slist => {"0", "@(l1)", "@(l2)"},
policy => "ifdefined";
Class1::
"l1" slist => {"1", "2"};
"changing" string => "Redefined in Class1 context";
Class2::
"l2" slist => {"3", "4"};
reports:
Yr2010::
"$(changing)";
"$(list)";
}
pgpaY4Ui35rr6.pgp
Description: PGP signature

