Skip to content

Commit aa22970

Browse files
committed
Put job info file in prefix directory
1 parent e8b1c30 commit aa22970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Diagnostics/FlushFormats/FlushFormatOpenPMD.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,5 +163,5 @@ FlushFormatOpenPMD::WriteToFile (
163163
// signal that no further updates will be written to this iteration
164164
m_OpenPMDPlotWriter->CloseStep(isBTD, isLastBTDFlush);
165165

166-
WriteJobInfo(filename);
166+
WriteJobInfo(prefix);
167167
}

0 commit comments

Comments
 (0)