Merge pull request #1132 from atgeirr/fix-data-update

Fix data update directory for flow_sequential test.
This commit is contained in:
Atgeirr Flø Rasmussen
2017-04-10 22:45:16 +02:00
committed by GitHub

View File

@@ -35,7 +35,7 @@ for test_name in ${tests}; do
then
copyToReferenceDir \
$configuration/build-opm-simulators/tests/results/flow_sequential+spe1/ \
$OPM_DATA_ROOT/spe1/opm-simulation-reference/ \
$OPM_DATA_ROOT/spe1/opm-simulation-reference/flow_sequential \
SPE1CASE1 \
EGRID INIT SMSPEC UNRST UNSMRY
fi