summaryrefslogtreecommitdiff
path: root/src/backend/syncspm.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/syncspm.py')
-rw-r--r--src/backend/syncspm.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/syncspm.py b/src/backend/syncspm.py
index b97471e..9ea598d 100644
--- a/src/backend/syncspm.py
+++ b/src/backend/syncspm.py
@@ -4,5 +4,5 @@ import animation
import sisyphus.syncdb
@animation.wait('syncing spm changes')
-def cliExec():
+def start():
sisyphus.syncdb.localTable()