summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-config/mv_ir.py
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-10-09 21:29:27 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-10-09 21:29:27 (GMT)
commit4f945ba715a09fb2425e3a40e9bb1783e45f86c5 (patch)
tree8ced612db515195e4a5da938da3290f61c41190d /abs/core/LinHES-config/mv_ir.py
parent4dbdf15b3b556cbf566b7a4cd77b712a4ad79991 (diff)
downloadlinhes_pkgbuild-4f945ba715a09fb2425e3a40e9bb1783e45f86c5.zip
linhes_pkgbuild-4f945ba715a09fb2425e3a40e9bb1783e45f86c5.tar.gz
linhes_pkgbuild-4f945ba715a09fb2425e3a40e9bb1783e45f86c5.tar.bz2
LinHES-config: timezip.py, mv_ir.py
timezip.py some cleanup in how things are synced for the nfsshares. Now it will only sync if the BE has a central config AND hosthareall is not selected mv_ir.py remove logging statement about change_channel
Diffstat (limited to 'abs/core/LinHES-config/mv_ir.py')
-rwxr-xr-xabs/core/LinHES-config/mv_ir.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/LinHES-config/mv_ir.py b/abs/core/LinHES-config/mv_ir.py
index b38c84e..f0863c4 100755
--- a/abs/core/LinHES-config/mv_ir.py
+++ b/abs/core/LinHES-config/mv_ir.py
@@ -213,7 +213,7 @@ def setup_blaster_proto(HostBlasterType,Hostnumblaster,TEMPLATES,systemconfig):
include_file("/etc/lircd.conf",template)
else:
logging.debug(" template: %s is not present",template)
- logging.info("------NEED TO SETUP CHANGE_CHANNEL------")
+
def setup_blaster_transmiter(HostBlasterType):