From: Thierry Parmentelat <thierry.parmentelat@inria.fr>
Date: Thu, 17 Jan 2013 17:20:24 +0000 (+0100)
Subject: oops, the cm cleanup was not complete
X-Git-Tag: sfa-2.1-23~8^2
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=88ad7ed55970ccd7e78545036efe51e8b7197c50;p=sfa.git

oops, the cm cleanup was not complete
---

diff --git a/setup.py b/setup.py
index 204003a9..43d47862 100755
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ scripts = glob("clientbin/*.py") + \
     'config/sfa-config',
 #    'config/gen-sfa-cm-config.py',
     'sfa/server/sfa-start.py', 
-    'sfa/server/sfa_component_setup.py', 
+#    'sfa/server/sfa_component_setup.py', 
     'sfatables/sfatables',
     'keyconvert/keyconvert.py',
     'flashpolicy/sfa_flashpolicy.py',