mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
build: avoid long line tests
'make syntax-check' regression introduced in commit 60b9c69.
* tests/networkxml2argvdata/*.argv: Break long lines.
This commit is contained in:
@@ -1 +1,3 @@
|
||||
/usr/sbin/dnsmasq --strict-order --bind-interfaces --conf-file= --except-interface lo --listen-address 192.168.122.1 --addn-hosts=/var/lib/libvirt/dnsmasq/default.addnhosts
|
||||
/usr/sbin/dnsmasq --strict-order --bind-interfaces --conf-file= \
|
||||
--except-interface lo --listen-address 192.168.122.1 \
|
||||
--addn-hosts=/var/lib/libvirt/dnsmasq/default.addnhosts\
|
||||
|
||||
Reference in New Issue
Block a user