diff options
author | Peter Krempa <pkrempa@redhat.com> | 2021-04-06 14:19:40 +0200 |
---|---|---|
committer | Peter Krempa <pkrempa@redhat.com> | 2021-04-12 15:55:10 +0200 |
commit | 13ffa48d2fb18d1f23338fed721442421abf56c6 (patch) | |
tree | 351d031b48870a4966902b812db411d062dfb7e5 /tests/bhyvexml2argvdata | |
parent | 49c505a2e07587b6b1a5bca255cfac0fb910b320 (diff) | |
download | libvirt-13ffa48d2fb18d1f23338fed721442421abf56c6.tar.gz |
nwfilterxml2firewalldata: Use internal wrapping to wrap output files
As with previous commits use virCommandSetDryRun to invoke
virCommandToString so that it returns pre-wrapped string.
Since virCommand is better aware of where the arguments terminate we can
see an improvement where comments are no longer line-wrapped.
The changes to the 'commonRules' strings were done with the following
regex:
s/ -/ \\\\\\n-/
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Diffstat (limited to 'tests/bhyvexml2argvdata')
0 files changed, 0 insertions, 0 deletions