ResInsight/patches
Magne Sjaastad a85abeb9a2 #4453 libecl : Add patch for construction of ACTNUM from PORV
Assign a value of 3 (two bit masks combined) when creating ACTNUM based on PORV
2019-05-31 14:47:57 +02:00
..
fix-synthetic-odb-cases.patch Fix patch due to destination file relocation 2018-05-04 14:24:53 +02:00
install-ert-set-git-sha-to-zero.patch #3982 System : Add patch for setting git commit sha to zero 2019-01-22 07:26:43 +01:00
install-ert.patch #4266 : libecl : Update patch file related to install 2019-05-09 09:24:54 +02:00
libecl_always_export_mapaxes.patch #4259 Add libecl patch for exporting MAPAXES even if apply_maxes=false 2019-04-02 08:20:10 +02:00
libecl_dualporo_actnum.patch #4453 libecl : Add patch for construction of ACTNUM from PORV 2019-05-31 14:47:57 +02:00
libecl-guard-null-pointer-access-util_access.patch #4268 libecl : Add patch for handling of null pointer in util_access 2019-04-02 11:19:15 +02:00
libecl-use-external-actnum.patch #4289 libecl : Apply external ACTNUM instead of combining with file ACTNUM 2019-04-05 11:20:57 +02:00
qwt_single_interval_sample_fix.patch Add qwt fix patch file 2018-07-04 09:20:42 +02:00
readme.txt Add libecl patch file and updated readme 2018-04-09 11:21:45 +02:00

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