Oie a du mal a capter ces transpondeurs,

Il faut voir si ils n'ont pas bougs et si on ne peux pas les remplacer
(Augustin tu t'en charge ??? Merci)

darcs-hash:20061220161434-dc76e-267ae50106680914bc55fa647cc49b1428d75d8e.gz
This commit is contained in:
root 2006-12-20 17:14:34 +01:00
parent 3903524215
commit 253f2245d8

View file

@ -21,9 +21,9 @@ transpondeurs = { 'canard' : [ TNT_R4_498000(0) ,
TNT_R3_522000(5) ], TNT_R3_522000(5) ],
'oie' : [ Hotbird_10796(0) , 'oie' : [ Hotbird_10796(0) ,
Hotbird_10873(1) , Hotbird_10873(1) ,
Hotbird_11137(2) , Hotbird_11137(2) ]
Hotbird_11623(3) , # Hotbird_11623(3) ,
Hotbird_12673(4) ] # Hotbird_12673(4) ]
} }
conf = transpondeurs.get(host,[]) conf = transpondeurs.get(host,[])