From 75cf839d32670cab359d05adb0c398acf632a418 Mon Sep 17 00:00:00 2001 From: glondu Date: Mon, 1 May 2006 16:42:54 +0200 Subject: [PATCH] Bug grossier. darcs-hash:20060501144254-68412-bcd8e5c8d038c37d0c33b6550ffc1b5f88ffec3c.gz --- gestion/gen_confs/firewall.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/gen_confs/firewall.py b/gestion/gen_confs/firewall.py index 519e2ce7..5513367e 100755 --- a/gestion/gen_confs/firewall.py +++ b/gestion/gen_confs/firewall.py @@ -650,7 +650,7 @@ class firewall_komaz(firewall_crans) : # On sélectionne la première qui doit contenir ce que l'on veut regle = regles[0].split() mark = regle[7] - class_id = regle[10].split(':')[1] + class_id = mark.split(':')[1] elif len(recherche) == 1 : # Il faut ajouter cette entrée option = '-A'