Skip to content

Patching missing variable in MGC

Zach Marshall requested to merge zmarshal/athena:21.6_missing_variable into 21.6

This fixes a small bug introduced in !58361 (merged) : if job options didn't define the plugin variable, they would crash. This gives them a definition in the preInclude, so that they're safe.

Merge request reports