From: Marc Fiuczynski Date: Mon, 28 Jan 2008 17:25:52 +0000 (+0000) Subject: use the DNS configuration of whatever the host/vserver was initialized with X-Git-Tag: 2008-02-11-last-vmware-support~79 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=36752bcca77a51ecdeef770d5f776312511109c2;p=tests.git use the DNS configuration of whatever the host/vserver was initialized with --- diff --git a/system/selftest b/system/selftest index bb48374..ff2ea93 100755 --- a/system/selftest +++ b/system/selftest @@ -63,12 +63,6 @@ echo $SELF_IP >> $config echo "e PLC_BOOT_IP" >> $config echo $SELF_IP >> $config -echo "e PLC_NET_DNS1" >> $config -echo $SELF_IP >> $config - -echo "e PLC_NET_DNS2" >> $config -echo $SELF_IP >> $config - echo "w" >> $config echo "q" >> $config