mirror of
https://github.com/OPM/ResInsight.git
synced 2024-12-29 10:21:54 -06:00
10 lines
286 B
Plaintext
10 lines
286 B
Plaintext
|
|
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
|