mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
remove opm-models from data update script
This commit is contained in:
@@ -141,7 +141,7 @@ else
|
||||
fi
|
||||
if [ -n "$CONVERT_ECL" ]
|
||||
then
|
||||
for dep in opm-common opm-grid opm-models
|
||||
for dep in opm-common opm-grid
|
||||
do
|
||||
pushd $WORKSPACE/deps/$dep > /dev/null
|
||||
name=`printf "%-14s" $dep`
|
||||
|
Reference in New Issue
Block a user