Skip to content

Arguments with default values can be overridden via a json argument file

Marcelo Vogel requested to merge mavogel/athena:master-argdict into master

This fix allows the user to reset the value of an argument that has a preset default value via a json argument file. Before, default values could only be reset directly on the command line

This fixes: ATLASJT-430

Merge request reports