---
p2v/client/test/cmdline_test_params | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/p2v/client/test/cmdline_test_params b/p2v/client/test/cmdline_test_params
index b48f9d2..0c81b58 100644
--- a/p2v/client/test/cmdline_test_params
+++ b/p2v/client/test/cmdline_test_params
@@ -1 +1 @@
-BOOT_IMAGE=/vmlinuz-3.9.9-301.fc19.x86_64 root=/dev/mapper/vg_jelly-lv_root ro
rd.lvm.lv=vg_jelly/lv_root rd.md=0 rd.dm=0 SYSFONT=True KEYTABLE=us
rd.lvm.lv=vg_jelly/lv_swap rd.luks.uuid=luks-2a7c6825-76a4-4b85-9eca-ec35bd682553
LANG=en_US.UTF-8 p2v_test=foo rhgb quiet p2v_ip_manual=true p2v_ip_address=192.168.122.233
p2v_ip_prefix=24 p2v_ip_gateway=192.168.122.1 p2v_ip_dns=192.168.122.1
p2v_server_hostname=convertserver p2v_server_username=root p2v_server_password=lalala
p2v_convert_name=bar
+BOOT_IMAGE=/vmlinuz-3.9.9-301.fc19.x86_64 root=/dev/mapper/vg_jelly-lv_root ro
rd.lvm.lv=vg_jelly/lv_root rd.md=0 rd.dm=0 SYSFONT=True KEYTABLE=us
rd.lvm.lv=vg_jelly/lv_swap rd.luks.uuid=luks-2a7c6825-76a4-4b85-9eca-ec35bd682553
LANG=en_US.UTF-8 p2v_test=foo rhgb quiet p2v_nogui=true p2v_ip_manual=true
p2v_ip_address=192.168.122.233 p2v_ip_prefix=24 p2v_ip_gateway=192.168.122.1
p2v_ip_dns=192.168.122.1 p2v_server_hostname=convertserver p2v_server_username=root
p2v_server_password=lalala p2v_convert_name=bar
--
1.8.3.1