Change-Id: Idf7957b4192b07e970892a67e657f40e8eeafd56
pull/1292/head^2
Richard Fuchs 5 years ago
commit 6149225115

@ -31,7 +31,7 @@ fi
###
if [ -x "$(which ngcp-virt-identify)" ]; then
if [ -x "$(which ngcp-virt-identify 2>/dev/null)" ]; then
if ngcp-virt-identify --type container; then
VIRT="yes"
fi

Loading…
Cancel
Save