Re: [PATCH] iotests/common.pattern: Quote echos

2020-04-07 Thread Max Reitz
On 03.04.20 12:11, Max Reitz wrote: > From time to time, my shell decides to repace the bracketed numbers here > by the numbers inside (i.e., "=== Clusters to be compressed [1]" is > printed as "=== Clusters to be compressed 1"). That makes tests that > use common.pattern fail. Prevent that from

Re: [PATCH] iotests/common.pattern: Quote echos

2020-04-03 Thread Eric Blake
On 4/3/20 5:11 AM, Max Reitz wrote: From time to time, my shell decides to repace the bracketed numbers here by the numbers inside (i.e., "=== Clusters to be compressed [1]" is printed as "=== Clusters to be compressed 1"). That makes tests that Namely, any time your environment has a file na

Re: [PATCH] iotests/common.pattern: Quote echos

2020-04-03 Thread Philippe Mathieu-Daudé
On 4/3/20 12:11 PM, Max Reitz wrote: From time to time, my shell decides to repace the bracketed numbers here by the numbers inside (i.e., "=== Clusters to be compressed [1]" is printed as "=== Clusters to be compressed 1"). That makes tests that use common.pattern fail. Prevent that from happ

[PATCH] iotests/common.pattern: Quote echos

2020-04-03 Thread Max Reitz
>From time to time, my shell decides to repace the bracketed numbers here by the numbers inside (i.e., "=== Clusters to be compressed [1]" is printed as "=== Clusters to be compressed 1"). That makes tests that use common.pattern fail. Prevent that from happening by quoting the arguments to all e