mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Merge fix for multi case statistics into dev
This commit is contained in:
commit
479247dc4d
@ -694,7 +694,7 @@ bool RifReaderEclipseOutput::openAndReadActiveCellData(const QString& fileName,
|
|||||||
// Keep the set of files of interest
|
// Keep the set of files of interest
|
||||||
m_filesWithSameBaseName = fileSet;
|
m_filesWithSameBaseName = fileSet;
|
||||||
m_eclipseCase = eclipseCase;
|
m_eclipseCase = eclipseCase;
|
||||||
|
m_fileName = fileName;
|
||||||
|
|
||||||
if (!readActiveCellInfo())
|
if (!readActiveCellInfo())
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user