Fix behavior of preprocessor for sigle quotes

Authored by mreeves on Jul 6 2018, 3:01 PM.

Description

Fix behavior of preprocessor for sigle quotes

The distinction between single and double quotes is purly a command
shell issue. So silently convert to double quotes.
Also change escaping to QTs non-standard form for double quotes if
contained in single quotes.

BUG: 209885
FIXED-IN: 1.7

Details

Committed
mreevesJul 9 2018, 3:13 AM
Parents
R983:e6bd77182b80: GIT_SILENT made messages (after extraction)
Branches
Unknown
Tags
Unknown