mirror of
https://github.com/moparisthebest/SickRage
synced 2024-12-13 11:32:20 -05:00
Fixed code that was preventing branch checkouts from working.
This commit is contained in:
parent
a8bcbc66c3
commit
ef8b4e587d
@ -1506,7 +1506,7 @@ class ConfigGeneral(MainHandler):
|
||||
|
||||
sickbeard.save_config()
|
||||
|
||||
sickbeard.versionCheckScheduler.action.checkout_branch(git_branch)
|
||||
sickbeard.versionCheckScheduler.action.update(git_branch)
|
||||
|
||||
if len(results) > 0:
|
||||
for x in results:
|
||||
|
Loading…
Reference in New Issue
Block a user