[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 10/21] meson: Use -b to ignore CR vs. CR-LF issues on Wind
From: |
Daniel P . Berrangé |
Subject: |
Re: [PATCH v2 10/21] meson: Use -b to ignore CR vs. CR-LF issues on Windows |
Date: |
Wed, 9 Sep 2020 13:59:51 +0100 |
User-agent: |
Mutt/1.14.6 (2020-07-11) |
On Wed, Sep 09, 2020 at 05:46:06PM +0800, Yonggang Luo wrote:
> On windows, a difference in line endings causes testsuite failures
> complaining that every single line in files such as
> 'tests/qapi-schemadoc-good.texi' is wrong. Fix it by adding -b to diff.
>
> Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
> Reviewed-by: Eric Blake <eblake@redhat.com>
> ---
> tests/qapi-schema/meson.build | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
- [PATCH v2 06/21] ci: Enable msys2 ci in cirrus, (continued)
- [PATCH v2 06/21] ci: Enable msys2 ci in cirrus, Yonggang Luo, 2020/09/09
- [PATCH v2 07/21] tests: Trying fixes test-replication.c on msys2/mingw., Yonggang Luo, 2020/09/09
- [PATCH v2 08/21] tests: test-replication disable /replication/secondary/* on msys2/mingw., Yonggang Luo, 2020/09/09
- [PATCH v2 09/21] osdep: These function are only available on Non-Win32 system., Yonggang Luo, 2020/09/09
- [PATCH v2 10/21] meson: Use -b to ignore CR vs. CR-LF issues on Windows, Yonggang Luo, 2020/09/09
- Re: [PATCH v2 10/21] meson: Use -b to ignore CR vs. CR-LF issues on Windows,
Daniel P . Berrangé <=
- [PATCH v2 11/21] meson: disable crypto tests are empty under win32, Yonggang Luo, 2020/09/09
- [PATCH v2 12/21] meson: remove empty else and duplicated gio deps, Yonggang Luo, 2020/09/09
- [PATCH v2 13/21] vmstate: Fixes test-vmstate.c on msys2/mingw, Yonggang Luo, 2020/09/09
- [PATCH v2 15/21] tests: Convert g_free to g_autofree macro in test-logging.c, Yonggang Luo, 2020/09/09
- [PATCH v2 14/21] cirrus: Building freebsd in a single short, Yonggang Luo, 2020/09/09