• Do
not register here on develop.twiki.org, login with your twiki.org account.
• Use
Item7848 for generic
doc work for TWiki-6.1.1. Use
Item7851 for doc work on
extensions that are not part of a release.
More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
• Does this site look broken?. Use the LitterTray web for test cases.
Item7892: TWiki::Store::SearchAlgorithms::Forking to be able to ignore grep command error
Item Form Data
AppliesTo: |
Component: |
Priority: |
CurrentState: |
WaitingFor: |
TargetRelease |
ReleasedIn |
Engine |
|
Normal |
Waiting for Release |
|
patch |
|
Detail
TWiki::Store::SearchAlgorithms::Forking executes the grep command. If grep faces errors (e.g. unreadable *.txt files), the module raises an exception. That's the sensible behavor in most cases. All *.txt files corresponding to topics are supposed to be readable. However, there are cases where that needs to be tolerated rather than causes an exception.
$TWiki::cfg{RCS}{ForkingSearchIgnoreError} will be introduced. It's set true to ignore grep errors.
--
TWiki:Main/HideyoImazu
- 2020-05-20