C'est plus parlant comme ça

darcs-hash:20080210141758-41f88-9bcc7bc07526e97f88d9af18351f5a645bd3f435.gz
This commit is contained in:
Jérémie Dimino 2008-02-10 15:17:58 +01:00
parent 6cf322f89a
commit 7d33a7adfd
2 changed files with 1 additions and 1 deletions

View file

@ -12,7 +12,7 @@ def mnt(fs, mntpoint, type, options=[], dump=0, pass_=0):
mnt("proc", "/proc", "proc") mnt("proc", "/proc", "proc")
@# Les définitions locales @# Les définitions locales
print metadata.probes["fstab"] print metadata.probes["fstab.local"]
if has("nfs"): if has("nfs"):
@# Le nfs @# Le nfs