From 7d33a7adfdb7b636cd4052e93b7eeb6056abfc14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Dimino?= Date: Sun, 10 Feb 2008 15:17:58 +0100 Subject: [PATCH] =?UTF-8?q?C'est=20plus=20parlant=20comme=20=C3=A7a?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit darcs-hash:20080210141758-41f88-9bcc7bc07526e97f88d9af18351f5a645bd3f435.gz --- Probes/{fstab => fstab.local} | 0 Python/etc/fstab | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename Probes/{fstab => fstab.local} (100%) diff --git a/Probes/fstab b/Probes/fstab.local similarity index 100% rename from Probes/fstab rename to Probes/fstab.local diff --git a/Python/etc/fstab b/Python/etc/fstab index 0a9a1b4..d2897e9 100644 --- a/Python/etc/fstab +++ b/Python/etc/fstab @@ -12,7 +12,7 @@ def mnt(fs, mntpoint, type, options=[], dump=0, pass_=0): mnt("proc", "/proc", "proc") @# Les définitions locales -print metadata.probes["fstab"] +print metadata.probes["fstab.local"] if has("nfs"): @# Le nfs