From: Stéphane Graber Date: Wed, 9 Jul 2014 17:30:54 +0000 (-0400) Subject: tests: lxc-test-ubuntu doesn't actually need bind9-host X-Git-Tag: lxc-1.1.0.alpha2~137 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd62fd869c96fc56ad1a4901dfd2e8a25355176e;p=thirdparty%2Flxc.git tests: lxc-test-ubuntu doesn't actually need bind9-host Signed-off-by: Stéphane Graber --- diff --git a/src/tests/lxc-test-ubuntu b/src/tests/lxc-test-ubuntu index 6b4f17cde..ff716bc0c 100755 --- a/src/tests/lxc-test-ubuntu +++ b/src/tests/lxc-test-ubuntu @@ -40,10 +40,6 @@ if [ "$(id -u)" != "0" ]; then echo "ERROR: Must run as root." exit 1 fi -if ! which host 2>&1 > /dev/null; then - echo "'host' program not found. Please install bind9-host" - exit 1 -fi for template in ubuntu ubuntu-cloud; do # need a different name for each container so dnsmasq doesn't