ressuscite.py: coquille

darcs-hash:20081004093316-ddb99-efa808633b2905e7b718bef887f7fb3d59ec5c9d.gz
This commit is contained in:
Michel Blockelet 2008-10-04 11:33:16 +02:00
parent b5eccf5024
commit f0c15fb617

View file

@ -107,7 +107,7 @@ def menu_principal():
if choixmachine != None:
(machine, date) = choixmachine
adh = choixadherent(machine, adh)
adh = choixadherent(machine)
if not adh: continue
ressuscite(adh, machine)