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