Jinxin Zheng writes:
 > Hi,
 > 
 > Is there any way to delete an existing option in the kvm test config file?
 > 
 > I mean, something like this:
 > 
 > --
 > key1 = value1
 > key2 = value2
 > key3 = value3
 > 
 > variants:
 >     - one:
 >         key1 = Hello World
 >         unset key2        <--- delete the option only in this dict.
 >     - two:
 > 

I'm not sure but does

key2 = 

works?

 > --
 > 
 > ???
 > 
 > Thanks.
 > 
 > --
 > Jinxin Zheng
 > _______________________________________________
 > Autotest mailing list
 > [email protected]
 > http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to