Fix data update directory for flow_sequential test.

This commit is contained in:
Atgeirr Flø Rasmussen 2017-04-10 13:54:49 +02:00
parent ddd9f0cb5f
commit f166c9e15c

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