mirror of https://gitee.com/openkylin/libvirt.git
parent
15e0b20acd
commit
eecee94c3a
|
@ -1525,7 +1525,7 @@ if test "$with_numad" != "no" ; then
|
|||
if test -z "$NUMAD" || test $fail = 1; then
|
||||
with_numad="no"
|
||||
else
|
||||
with_nuamd="yes"
|
||||
with_numad="yes"
|
||||
fi
|
||||
else
|
||||
test -z "$NUMAD" &&
|
||||
|
|
Loading…
Reference in New Issue