From df2b9a09f07f3ba8a601cc0a7178d5c70e5d4445 Mon Sep 17 00:00:00 2001 From: Karanbir Singh Date: Nov 09 2012 13:48:24 +0000 Subject: we need bind-utils to be installed for the host command to work --- diff --git a/runtests.sh b/runtests.sh index b846e99..b195f44 100755 --- a/runtests.sh +++ b/runtests.sh @@ -5,6 +5,8 @@ echo -e "\n[+] `date` -> CentOS QA $0 starting." +yum -d0 install bind-utils + host repo.centos.qa > /dev/null export SKIP_QA_HARNESS=$?