Merge pull request #141 from akva2/move_opm_output

update jenkins build scripts
This commit is contained in:
Joakim Hove 2016-06-11 07:28:54 +02:00 committed by GitHub
commit acad3a560e

View File

@ -32,10 +32,10 @@ source $WORKSPACE/deps/opm-common/jenkins/setup-opm-data.sh
# Downstream revisions
declare -a downstreams
downstreams=(opm-parser
opm-output
opm-material
opm-core
opm-grid
opm-output
opm-simulators
opm-upscaling
ewoms)