Skip to content
Snippets Groups Projects

[dunecontrol] Error message for invalid path in DUNE_CONTROL_PATH

Merged Christoph Grüninger requested to merge feature/error-when-DUNE_CONTROL_PATH-invalid into master
1 unresolved thread

Proposal to fix #242 (closed)

Edited by Christoph Grüninger

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 1 commit

    • 0b428a98 - [dunecontrol] Error message for invalid path in DUNE_CONTROL_PATH

    Compare with previous version

  • Christoph Grüninger resolved all threads

    resolved all threads

  • Christoph Grüninger marked this merge request as ready

    marked this merge request as ready

  • 232 232 local TMP=""
    233 233 # foreach dir in $@
    234 234 while read dir; do
    235 if ! test -d "$dir"; then
  • Christoph Grüninger resolved all threads

    resolved all threads

  • added 1 commit

    • 45cde702 - [dunecontrol] Error message for invalid path in DUNE_CONTROL_PATH

    Compare with previous version

  • Christian Engwer enabled an automatic merge when the pipeline for 45cde702 succeeds

    enabled an automatic merge when the pipeline for 45cde702 succeeds

  • mentioned in commit df7c56f6

  • Please register or sign in to reply
    Loading