Skip to content

Minor batch runner changes

SBassett requested to merge T362348-minor-batch-runner-changes into main
  • Adds the -c option to the cli_runner's shellout to wchc (this sets the csv output mode to "on" by default, which is desired)

  • Slightly re-orders the various data columns within data_management.py so as to be in the same order as the latest version of the Google Sheet's template

Bug: T362348

Merge request reports