Skip to content

Commit

Permalink
Merge branch 'master' into ct-update-picard-2.20.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkinsc committed Sep 10, 2019
2 parents b56878b + 9a2ebce commit a652f04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis/build-dx.sh
Expand Up @@ -41,7 +41,7 @@ for workflow in pipes/WDL/workflows/*.wdl; do
fi

extras_json="pipes/WDL/dx-extras.json"
CMD_DEFAULTS+="-extras $extras_json"
CMD_DEFAULTS+=" -extras $extras_json"

dx_id=$(java -jar dxWDL.jar compile \
$workflow $CMD_INPUT $CMD_DEFAULTS -f -verbose \
Expand Down

0 comments on commit a652f04

Please sign in to comment.