Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-21190

microprofile-certification.sh: set -o pipefail is not a standard POSIX sh option

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 39.0.0.Beta1
    • 38.0.0.Final, 38.0.1.Final
    • Test Suite
    • None

      The script testsuite/integration/microprofile-tck/certification/microprofile-certification.sh calls set -o pipefail which is not a standard POSIX sh option and thus fails when running on sh or Dash. The pipefail option is specific to the Bash shell.

              istudens@redhat.com Ivo Studensky
              istudens@redhat.com Ivo Studensky
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: