From b07d5901ccd566d4305a0e5027bb127706e56b9e Mon Sep 17 00:00:00 2001 From: pauget Date: Sun, 24 Apr 2005 16:57:33 +0200 Subject: [PATCH] Bug darcs-hash:20050424145733-41617-cd08c053c8ebec850c7075e9635039ef3c6236c7.gz --- gestion/gen_confs/switchs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/gen_confs/switchs.py b/gestion/gen_confs/switchs.py index eb9dd3da..d4c0e930 100755 --- a/gestion/gen_confs/switchs.py +++ b/gestion/gen_confs/switchs.py @@ -20,7 +20,7 @@ import string, sys, os, commands, smtplib sys.path.append('/usr/scripts/gestion') from hptools import hpswitch, sw_chbre from ldap_crans import crans_ldap -from annuaires import chbre_prises, uplink_prises, reverse +from annuaires import chbre_prises, uplink_prises, reverse, bat_manuels from random import shuffle from gen_confs import * from time import localtime