mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: master-only-reading : did not transfer headerClassName
This commit is contained in:
@ -561,10 +561,6 @@ int main(int argc, char *argv[])
|
||||
mkDir(args.path());
|
||||
}
|
||||
|
||||
// Switch timeStamp checking to one which does not do any
|
||||
// parallel sync for same reason
|
||||
regIOobject::fileModificationChecking = regIOobject::timeStamp;
|
||||
|
||||
# include "createTime.H"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user