Story: 2003389
Task: 26333
It should be syslog-ng itself issue.
The error message from log is:
"
# FAIL: ASSERTION FAILED: FAIL: compilation error doesn't match,
error=Cannot parse integer value “invalid_length_specification” for --length,
expected_error=Cannot parse integer value 'invalid_length_specification' for --length
; actual=FALSE, expected=TRUE
"
The only difference between error and expected_error is the double quote and single quote.
Change-Id: I9935c2a3cfcd20619a6c1a4071fb4f1b3b22fa1a
Signed-off-by: slin14 <shuicheng.lin@intel.com>