Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-422

broken lines need to be terminated with continuation markers in extract_patches

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 1.8.6
    • Lustre 1.8.6
    • None
    • 3
    • 10382

    Description

      In commit fb7a499bf47530b9eee162990c8f1815b643d30e there was a sed introduced that was broken across several lines with no line continuations:

      ver=$(echo $ver |
      sed -e 's/^v(.*)/\1/'
      -e 's/_RC[0-9].*$//'
      -e 's/_/./g')

      This is, of course, incorrect.

      Attachments

        Activity

          People

            brian Brian Murrell (Inactive)
            brian Brian Murrell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: