From 2ee28be80a777837aee3ae643424137eabfcc36b Mon Sep 17 00:00:00 2001 From: Michel Blockelet Date: Wed, 12 Dec 2007 12:11:15 +0100 Subject: [PATCH] Plus de switch au G Suppression de l'entree du G dans l'annuaire pour que all_switchs() ne retourne plus des noms de switchs inexistants ... darcs-hash:20071212111115-ddb99-7e911d4c97fd20a8433f01e101e510f745dd2bdb.gz --- gestion/annuaires.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/annuaires.py b/gestion/annuaires.py index 16dc6fc2..4099d362 100755 --- a/gestion/annuaires.py +++ b/gestion/annuaires.py @@ -2,7 +2,7 @@ # -*- coding: iso-8859-15 -*- # Liste des bātiments avec switch manageables -bat_switchs = [ 'a', 'b', 'c' , 'g' , 'h' , 'i' , 'j' , 'm' , 'p'] +bat_switchs = [ 'a', 'b', 'c' , 'h' , 'i' , 'j' , 'm' , 'p'] bat_manuels = [ ] # Y en a plus aucun :) ou presque aide={