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 then
copyToReferenceDir \ copyToReferenceDir \
$configuration/build-opm-simulators/tests/results/flow_sequential+spe1/ \ $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 \ SPE1CASE1 \
EGRID INIT SMSPEC UNRST UNSMRY EGRID INIT SMSPEC UNRST UNSMRY
fi fi