summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/LinHES-config/mv_advanced.py
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-08-17 17:15:12 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-08-17 17:15:12 (GMT)
commitda98b0f401f135cb5a04270dbfc46c5dafc43d9d (patch)
tree88a1b4ca7f84ac655635e98de99e643252067ff7 /abs/core-testing/LinHES-config/mv_advanced.py
parent620cb6800d15e6b2b0738b6cdd29080d2685f70b (diff)
downloadlinhes_pkgbuild-da98b0f401f135cb5a04270dbfc46c5dafc43d9d.zip
linhes_pkgbuild-da98b0f401f135cb5a04270dbfc46c5dafc43d9d.tar.gz
linhes_pkgbuild-da98b0f401f135cb5a04270dbfc46c5dafc43d9d.tar.bz2
LinHESconfig: remove debugging code, finish myth vars in network
Diffstat (limited to 'abs/core-testing/LinHES-config/mv_advanced.py')
-rwxr-xr-xabs/core-testing/LinHES-config/mv_advanced.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/abs/core-testing/LinHES-config/mv_advanced.py b/abs/core-testing/LinHES-config/mv_advanced.py
index d7c65f1..2b53d04 100755
--- a/abs/core-testing/LinHES-config/mv_advanced.py
+++ b/abs/core-testing/LinHES-config/mv_advanced.py
@@ -369,9 +369,6 @@ def setup_advanced(systemconfig,data_config):
setup_evrouter(systemconfig["UseEvrouter"],
systemconfig["EvrouterConfig"],
systemconfig["TEMPLATES"])
- systemconfig["mythip"]="192.168.100.myip"
- systemconfig["mythgw"]="192.168.100.mygw"
- systemconfig["mythdns"]="192.168.100.100"
setup_DNSmasq(systemconfig["RunDHCP"],
systemconfig["mythip"],