summaryrefslogtreecommitdiff
path: root/src/backend/update.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/update.py')
-rw-r--r--src/backend/update.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/update.py b/src/backend/update.py
index d6d944e..a60c597 100644
--- a/src/backend/update.py
+++ b/src/backend/update.py
@@ -34,7 +34,7 @@ def start():
sys.exit("\nInvalid branch - binhost pairing; Use 'sisyphus branch --help' for help; Quitting.")
-def startx():
+def xstart():
activeBranch = sisyphus.checkenv.branch()
binhostURL = sisyphus.getenv.binhostURL()
isSane = sisyphus.checkenv.sanity()