From: Marc Jackson - NOAA Affiliate <marc.jackson@xxxxxxxx> Date: 06/02/2016 02:09 PM
> I really appreciate your help in this matter. I have a file containing
the
> condor groups located in my /etc/condor/config.d/ directory. I added
the
> following line to my submit file:
>
> accounting_group
= group_pseudo_operational_processing
> However when I run the condor_submit command,
this is the output that I get:
>
> 1 job(s) submitted to cluster 233.
> WARNING: the line 'accounting_group = group_pseudo_operational_processing'
> was unused by condor_submit. Is it a typo?
What version are you using? The "accounting_group"
and "accounting_group_user" submit description directives were only added relatively
recently, I think maybe at some point in the 8.0 release. Prior to that
you had to use + notation.