typo
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1032 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
@ -87,7 +87,7 @@ bool CoolChecksumExperiment::run()
|
|||||||
}
|
}
|
||||||
trace.SerializeToOstream(&of);
|
trace.SerializeToOstream(&of);
|
||||||
of.close();
|
of.close();
|
||||||
log << "failed to write" << tracefile << endl;
|
log << "trace written to " << tracefile << endl;
|
||||||
|
|
||||||
#elif 1
|
#elif 1
|
||||||
// FIXME consider moving experiment repetition into Fail* or even the
|
// FIXME consider moving experiment repetition into Fail* or even the
|
||||||
|
|||||||
Reference in New Issue
Block a user