]> www.infradead.org Git - users/dwmw2/qemu.git/commit
scripts: remove erroneous file that breaks git clone on Windows
authorPierrick Bouvier <pierrick.bouvier@linaro.org>
Wed, 23 Oct 2024 07:39:14 +0000 (00:39 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 30 Oct 2024 15:30:56 +0000 (16:30 +0100)
commitb57e4e785b408b59b82d834501b37a57b837d203
tree28dab613f0b39a213564e0d68311d2c26fd04622
parent14bde8cd7613753182baee636f216cb2d840a9e3
scripts: remove erroneous file that breaks git clone on Windows

This file was created by mistake in recent ed7667188 (9p: remove
'proxy' filesystem backend driver).

When cloning the repository using native git for windows, we see this:
Error: error: invalid path 'scripts/meson-buildoptions.'
Error: The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
Link: https://lore.kernel.org/r/20241023073914.895438-1-pierrick.bouvier@linaro.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
scripts/meson-buildoptions. [deleted file]