update downstream list

ewoms moved in the hierarchy
This commit is contained in:
Arne Morten Kvarving 2016-11-22 15:24:56 +01:00
parent 1e462f4c04
commit 1dd4500bd2

View File

@ -22,15 +22,15 @@ fi
# Downstream revisions
declare -a downstreams
downstreams=(opm-grid
ewoms
opm-simulators
opm-upscaling
ewoms)
opm-upscaling)
declare -A downstreamRev
downstreamRev[opm-grid]=master
downstreamRev[ewoms]=master
downstreamRev[opm-simulators]=master
downstreamRev[opm-upscaling]=master
downstreamRev[ewoms]=master
# Clone opm-common
pushd .