non-relevant hit for SfaTable
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 17 Jan 2012 15:51:13 +0000 (16:51 +0100)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 17 Jan 2012 15:51:13 +0000 (16:51 +0100)
sfa/server/sfa-start.py

index 9a5d756..09b68f5 100755 (executable)
@@ -129,7 +129,7 @@ def update_cert_records(gids):
     Make sure there is a record in the registry for the specified gids. 
     Removes old records from the db.
     """
-    # import SfaTable here so this module can be loaded by PlcComponentApi
+    # import db stuff here here so this module can be loaded by PlcComponentApi
     from sfa.storage.alchemy import dbsession
     from sfa.storage.persistentobjs import RegRecord
     if not gids: