Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
3a2822ec
Commit
3a2822ec
authored
Oct 26, 2010
by
mattijs
Browse files
ENH: fileMonitor : warning message update
parent
5e320e96
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/OSspecific/POSIX/fileMonitor.C
View file @
3a2822ec
...
...
@@ -170,7 +170,9 @@ namespace Foam
<<
"inotify instances"
<<
endl
<<
" (/proc/sys/fs/inotify/max_user_instances"
<<
" on Linux)"
<<
endl
<<
" or switch off runTimeModifiable."
<<
endl
<<
" , switch off runTimeModifiable."
<<
endl
<<
" or compile this file with FOAM_USE_STAT to use"
<<
" time stamps instead of inotify."
<<
endl
<<
" Continuing without additional file monitoring."
<<
endl
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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