From 55aa8dba2800b8008a27f641a131a3a4bc30ba93 Mon Sep 17 00:00:00 2001 From: chove Date: Mon, 13 Mar 2006 20:07:15 +0100 Subject: [PATCH] petite coquille de Stphane darcs-hash:20060313190715-4ec08-9d1251bb6e2700d0f80cd2afbd343c599cc222e0.gz --- gestion/ldap_crans.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/ldap_crans.py b/gestion/ldap_crans.py index c50cb24b..86e41be4 100755 --- a/gestion/ldap_crans.py +++ b/gestion/ldap_crans.py @@ -1432,7 +1432,7 @@ class base_proprietaire(base_classes_crans): nouveau = 0 # Reconfiguration switch si changement de chambre et si machine fixe if 'chbre' in self.modifs: - if self.machines_fixe(): + if self.machines_fixes(): self.services_to_restart('switch', [self._data['chbre'][0]]) self.services_to_restart('switch', [self._init_data.get('chbre', '')[0]]) else: