summaryrefslogtreecommitdiffstats
path: root/abs/mv-core/MythVantage-config/timezip.py
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2008-11-24 22:52:48 (GMT)
committerJames Meyer <james.meyer@operamail.com>2008-11-24 22:52:48 (GMT)
commit7c127912304b0fc38cbf75423c39b5e3b304841d (patch)
tree8a99348442e48aa050a890fad7c168d06ed64c18 /abs/mv-core/MythVantage-config/timezip.py
parenta73aa26202d19da424722bcf1285b566dbfd9d8d (diff)
downloadlinhes_pkgbuild-7c127912304b0fc38cbf75423c39b5e3b304841d.zip
linhes_pkgbuild-7c127912304b0fc38cbf75423c39b5e3b304841d.tar.gz
linhes_pkgbuild-7c127912304b0fc38cbf75423c39b5e3b304841d.tar.bz2
default hobbit client to "on" in cases of missing hobbitserver config.
Diffstat (limited to 'abs/mv-core/MythVantage-config/timezip.py')
-rwxr-xr-xabs/mv-core/MythVantage-config/timezip.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/mv-core/MythVantage-config/timezip.py b/abs/mv-core/MythVantage-config/timezip.py
index 505b4a4..7a35475 100755
--- a/abs/mv-core/MythVantage-config/timezip.py
+++ b/abs/mv-core/MythVantage-config/timezip.py
@@ -84,7 +84,7 @@ def selectvars():
try:
hobbitclient=result[0]
except TypeError:
- hobbitclient="0"
+ hobbitclient="1"