darcs rollback fail
darcs-hash:20090709135112-bd074-6a5ed06a4182b35a02cbcef1baedcefb2a50a546.gz
This commit is contained in:
parent
3250ac9785
commit
fd7d0849d9
4 changed files with 3 additions and 4 deletions
|
@ -30,7 +30,7 @@ random.seed() # On initialise le générateur aléatoire
|
|||
##################################################################################
|
||||
### paramètres de connexion à la base LDAP
|
||||
|
||||
test_hosts = ('munin',)
|
||||
test_hosts = tuple()
|
||||
|
||||
cur_user = os.getenv('SUDO_USER') or pwd.getpwuid(os.getuid())[0]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue