Re: Array in classes expressions

2010-03-17 Thread Mark Burgess
This might have been fixed today in svn. Lebel, Marco wrote: > Hello all, > > > > Is there a reason why we can use vars in classes definition > > > > Like: > > > > "$(user_names)_must_modified" expression => > "!$(user_names)_comment_equal|!$(user_names)_homedir_equal|!$(user_names)_s

Array in classes expressions

2010-03-17 Thread Lebel, Marco
Hello all, Is there a reason why we can use vars in classes definition Like: "$(user_names)_must_modified" expression => "!$(user_names)_comment_equal|!$(user_names)_homedir_equal|!$(user_names)_shell_equal|!$(user_names)_Gid_equal"; But cannot do the same thing with array variables Like: "