mirror of
https://github.com/OPM/ResInsight.git
synced 2026-07-30 08:18:15 -05:00
Assign a value of 3 (two bit masks combined) when creating ACTNUM based on PORV
Command line: git apply --reject --whitespace=fix patches/fix-synthetic-odb-cases.patch Description: Will fix reading of special Eclipse cases related to synthetic ODB test cases. Required for regression testing. Patch is created by : git format-patch -1 <sha> --stdout > patch-file