ResInsight/patches
2018-01-04 20:54:14 +01:00
..
fix-synthetic-odb-cases.patch #2317 Update patch file to match new file paths 2018-01-04 20:37:46 +01:00
readme.txt System : Add how to create patch from a single commit 2018-01-04 20:54:14 +01: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>