mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
Hadrons: log message fix
This commit is contained in:
parent
0d612039ed
commit
dd62f2f371
@ -122,7 +122,7 @@ void TLoadBinary<Impl>::execute(void)
|
||||
+ std::to_string(vm().getTrajectory());
|
||||
|
||||
LOG(Message) << "Loading " << par().format
|
||||
<< "binary configuration from file '" << filename
|
||||
<< " binary configuration from file '" << filename
|
||||
<< "'" << std::endl;
|
||||
BinaryIO::readLatticeObject<vobj, sobj_double>(U, filename, munge, 0,
|
||||
par().format, nersc_csum,
|
||||
|
Loading…
Reference in New Issue
Block a user