[bcfg2/plugin] Manque un tab

Ignore-this: 4b46108b13b0e0ee561a78c4250a4e39

darcs-hash:20130115034045-b6762-2a51b6c4df261bde088c75d71b9eb88157a18385.gz
This commit is contained in:
Pierre-Elliott Bécue 2013-01-15 04:40:45 +01:00
parent dab37e634e
commit 2350559d9c

View file

@ -165,7 +165,7 @@ class Python(Bcfg2.Server.Plugin.Plugin,Bcfg2.Server.Plugin.Generator):
if event.filename[0] == '/' \
or event.filename.endswith(".COMPILED") \
or event.filename.endswith("~") \
or event.filename.endswith(".swp") \
or event.filename.endswith(".swp") \
or event.filename.startswith(".#"):
return