Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
d775a901
Commit
d775a901
authored
Dec 02, 2010
by
mattijs
Browse files
BUG: fileMonitor : non-parallel running use state directly.
parent
a3029630
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/OSspecific/POSIX/fileMonitor.C
View file @
d775a901
...
...
@@ -603,6 +603,10 @@ void Foam::fileMonitor::updateStates
}
}
}
else
{
state_
=
localState_
;
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment