Skip to content
Snippets Groups Projects

Bug in created JDL when specifying a single outputfile

Merged Rene Caspart requested to merge rcaspart/jdl_creator:outpufile into master

In the current version the logic for creating the "transfer_output_file" arguments in the jdl based on the specified outputfiles is flawed. The current version works fine when none or more then one outputfiles are provided. However for a single outputfile an additional empty "transfer_output_files" option is written in the jdl. In this pull request the logic for declaring the output file in the jdl is adapted to the same logic as used for the input files.

Merge request reports

Merged by avatar (Apr 17, 2025 7:13pm UTC)

Merge details

  • Changes merged into with 445dc07d.
  • Did not delete the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading