From 27605fc14800396763ae92ec3c2a5035a04773cb Mon Sep 17 00:00:00 2001 From: dubost Date: Sat, 1 Apr 2006 13:54:34 +0200 Subject: [PATCH] Decidement ca marche mal darcs-hash:20060401115434-c3cc4-3b4dd7bbdb09a24b90a27d2e6e810bb45a30efb5.gz --- tv/sat_conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tv/sat_conf.py b/tv/sat_conf.py index 328259cf..c3d91603 100755 --- a/tv/sat_conf.py +++ b/tv/sat_conf.py @@ -22,8 +22,8 @@ transpondeurs = { 'canard' : [ TNT_R4_498000(0) , 'oie' : [ Hotbird_10796(0) , Hotbird_10873(1) , Hotbird_11137(2) , - Hotbird_11623(3) , - Hotbird_12673(4) ] + Hotbird_11623(3) ] +# Hotbird_12673(4) ] } conf = transpondeurs.get(host,[])