From 3dad81875a6e6e52f1115188131e88d133ad9252 Mon Sep 17 00:00:00 2001 From: bernat Date: Fri, 22 Apr 2005 12:04:50 +0200 Subject: [PATCH] Detabification darcs-hash:20050422100450-d1718-c391236f7ae0bdda6b7f20261bebfd03941b8fa6.gz --- gestion/gest_crans.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gestion/gest_crans.py b/gestion/gest_crans.py index e35b1132..4218dcba 100755 --- a/gestion/gest_crans.py +++ b/gestion/gest_crans.py @@ -1123,8 +1123,8 @@ def set_machine(machine) : # table d'exemption if isadm : - if set_exempt(machine) : - return set_machine(machine) + if set_exempt(machine) : + return set_machine(machine) # Des erreurs ? if err :