Uploaded image for project: 'CREAM'
  1. CREAM
  2. CREAM-111

Wrong tokenization for epilogue argument list

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 1.14.5, CREAM 1.16.2
    • None
    • Security Level: Public (Visbile by non-authn users.)
    • None

      Source: https://ggus.eu/ws/ticket_info.php?ticket=87807

      In the job wrapper the list of arguments for the epilogue command must not be quoted:

        chmod +x "${__epilogue}" 2>/dev/null
        ${__epilogue} ${__epilogue_arguments}
        epilogue_status=$?
      

            andreett Paolo Andreetto
            andreett Paolo Andreetto
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: