nectaris -> ragnarok
darcs-hash:20060205003258-d1718-74486509c1cd5ccff5480da8cf5cce872496b087.gz
This commit is contained in:
parent
d593a7111a
commit
b12f1b14b6
5 changed files with 14 additions and 14 deletions
|
@ -35,9 +35,9 @@ def HostStatus (host) :
|
|||
|
||||
f = open('%s/%s' % (statusfolder,host) )
|
||||
|
||||
# nectaris a un traitement spécial
|
||||
# ragnarok a un traitement spécial
|
||||
##################################
|
||||
if host == 'nectaris' :
|
||||
if host == 'ragnarok' :
|
||||
for line in f.readlines()[2:] :
|
||||
# on éclate la ligne qui est au format :
|
||||
# Device 'fs/' accessible
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue