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

Wrong tokenization for epilogue argument list

    XMLWordPrintable

Details

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

    Description

      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=$?
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: