summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-config/install_functions.sh
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2011-08-06 18:12:36 (GMT)
committerJames Meyer <james.meyer@operamail.com>2011-08-06 18:12:36 (GMT)
commitd80eeccbe728ee24f473a6944754c68b781488d9 (patch)
tree85f26cc4b72c22e2cc8dfaa9610ba78917589643 /abs/core/LinHES-config/install_functions.sh
parentf7317c8282e9bfa0d071c29ab6285d40fe66c4fc (diff)
downloadlinhes_pkgbuild-d80eeccbe728ee24f473a6944754c68b781488d9.zip
linhes_pkgbuild-d80eeccbe728ee24f473a6944754c68b781488d9.tar.gz
linhes_pkgbuild-d80eeccbe728ee24f473a6944754c68b781488d9.tar.bz2
linhes-config: remove tatir support
Diffstat (limited to 'abs/core/LinHES-config/install_functions.sh')
-rwxr-xr-xabs/core/LinHES-config/install_functions.sh10
1 files changed, 5 insertions, 5 deletions
diff --git a/abs/core/LinHES-config/install_functions.sh b/abs/core/LinHES-config/install_functions.sh
index 83a2bed..8f24835 100755
--- a/abs/core/LinHES-config/install_functions.sh
+++ b/abs/core/LinHES-config/install_functions.sh
@@ -148,11 +148,11 @@ if [ $found_remote -eq 1 ]
then
scan_for_hpg_receiver
fi
-printhl " Scanning for TatIR"
-if lsusb | grep 04d8:0004 > /dev/null 2>/dev/null
-then
- /usr/bin/PyroUsb.py > /dev/null 2>&1 &
-fi
+# printhl " Scanning for TatIR"
+# if lsusb | grep 04d8:0004 > /dev/null 2>/dev/null
+# then
+# /usr/bin/PyroUsb.py > /dev/null 2>&1 &
+# fi
if [ $found_remote -eq 1 ]
then