Skip to content

Use bash 'set -x' option to help debugging

Duncan Macleod requested to merge duncanmmacleod/lalsuite:ci-verbose-bash into master

Description

This MR patches .gitlab-ci.yml to print bash commands verbosely, to aid debugging failures.

API Changes and Justification

Backwards Compatible Changes

  • This change introduces no API changes
  • This change adds new API calls

Backwards Incompatible Changes

  • This change modifies an existing API
  • This change removes an existing API

Review Status

Merge request reports