diff options
| author | Luke Bakken <lbakken@pivotal.io> | 2019-08-06 08:29:23 -0700 |
|---|---|---|
| committer | Luke Bakken <lbakken@pivotal.io> | 2019-08-13 14:35:55 -0700 |
| commit | 9fd5d5661245c22c098ca4961e6066c8d9ef8cec (patch) | |
| tree | 7b28dbdbe3af5faaaacddcc34cd248cd778b6925 /quickcheck | |
| parent | 2845f4eeedbbf17394e29e9eef9f6b52481cf79a (diff) | |
| download | rabbitmq-server-git-9fd5d5661245c22c098ca4961e6066c8d9ef8cec.tar.gz | |
Remove short name formatting
fix missing quote in mkdir argument to handle directories with spaces properly on Windows
Ensure paths are double-quoted when necessary
Ensure all win32 paths have forward slashes. Use more typical escaping of double quotes
Do not convert to a binary as that has bad effects when the msg store dir base has extended ASCII characters, as when setting RABBITMQ_BASE to C:/ProgramData/Tést Directory (frazzle)/RabbitMQ
Add "t" modifier to format strings for values that may be unicode
Remove use of unquote as it only works when the second arg is not double-quoted when called, but that version fails on paths with spaces.
De-quote ALL THE THINGS
Update rabbitmq-components.mk
(cherry picked from commit a515903662566e0fc158918bc1c42fc1a0a8384a)
Log file management suite: adapt to Lager 3.8
I observed no functional changes around log rotation.
These assertions depend on internal file management
aspects of Lager, so let's update them and see.
References #2068, #2059.
(cherry picked from commit d6e7c3841c5f01933e9182da1701bd2ac74eb1ff)
(cherry picked from commit 6a9eb18ca1f1f3d5166e923f54f4ed349a1b95a2)
Replace dequote function with replace syntax, which works with unicode characters
Diffstat (limited to 'quickcheck')
0 files changed, 0 insertions, 0 deletions
