mirror of
https://github.com/curl/curl.git
synced 2026-08-26 20:23:32 +03:00
tool_parsecfg: make warning output propose double-quoting
When the config file parser detects a word that *probably* should be quoted, mention double-quotes as a possible remedy. Test 459 verifies. Proposed-by: Jiehong on github Fixes #12409 Closes #12412
This commit is contained in:
parent
1b04dfa371
commit
97ccc4479f
3 changed files with 66 additions and 2 deletions
|
|
@ -72,7 +72,7 @@ test417 test418 test419 test420 test421 test422 test423 test424 test425 \
|
|||
test426 test427 test428 test429 test430 test431 test432 test433 test434 \
|
||||
test435 test436 test437 test438 test439 test440 test441 test442 test443 \
|
||||
test444 test445 test446 test447 test448 test449 test450 test451 test452 \
|
||||
test453 test454 test455 test456 test457 test458 \
|
||||
test453 test454 test455 test456 test457 test458 test459 \
|
||||
\
|
||||
test490 test491 test492 test493 test494 test495 test496 test497 test498 \
|
||||
\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue