fix for issue#54: nordugrid-queues not published due to missing maxcputime/maxwalltime (Fixes #54)
Begin arcbot message
This merge request is automatically copied from !598 (merged) orginally made by @floridop
End arcbot message
## fix for issue#54: nordugrid-queues not published due to missing maxcputime/maxwalltime (Fixes #54 (closed))
Link to Bugzilla ticket
Description
NorduGRID schema complains if numerical values are ''
The patch modifies ARC0ClusterInfo.pm to assign undef to maxcputime, maxwalltime when these are not set.