Re: [libvirt] [PATCH 1/4] tests: Normalize quotes for *-graphics

2019-06-25 Thread Ján Tomko
On Fri, Jun 14, 2019 at 10:04:36AM +0200, Andrea Bolognani wrote: Right now *-headless and *-graphics tests are using different quoting styles, which results in the diff between them being basically useless, whereas we would like it to be possible to compare these files directly and easily spot t

[libvirt] [PATCH 1/4] tests: Normalize quotes for *-graphics

2019-06-14 Thread Andrea Bolognani
Right now *-headless and *-graphics tests are using different quoting styles, which results in the diff between them being basically useless, whereas we would like it to be possible to compare these files directly and easily spot the differences. Convert all *-graphics tests to single quotes, whic