Disallow use of unset variables
authorSami Kerola <kerolasa@iki.fi>
Wed, 18 Jul 2012 19:27:42 +0000 (21:27 +0200)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 18 Jul 2012 21:10:17 +0000 (22:10 +0100)
commita1670e2cb0ec7fd4116cba9c634ba2c92cb3f7e4
treec0a1adc9089abbe38b52f181b70f86f914d0b127
parent64acedea081a94352f9b98a808747cbd25e989d4
Disallow use of unset variables

Use of unset variable should be considered as bug, which means there
has to be sensible defaults.  For $skip_qemu_kvm the default, or later
setting, is a binary named 'true' or 'false' which is executed at it
clause.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
virt-what.in