mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Update Data: Make Protocol Aware of RFT Files
If a simulation run intentionally changes an RFT file, then that change should be reflected in the new reference data.
This commit is contained in:
parent
4e5aab5f14
commit
c4134fba76
@ -67,7 +67,7 @@ do
|
||||
$configuration/build-opm-simulators/tests/results/$binary+$tname/ \
|
||||
$OPM_TESTS_ROOT/$dirname/opm-simulation-reference/$binary \
|
||||
$casename \
|
||||
EGRID INIT SMSPEC UNRST UNSMRY
|
||||
EGRID INIT RFT SMSPEC UNRST UNSMRY
|
||||
test $? -eq 0 && changed_tests="$changed_tests $test_name"
|
||||
done
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user