Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
added missing line … perfect for the git updater testing
Browse files Browse the repository at this point in the history
  • Loading branch information
lad1337 committed Aug 2, 2013
1 parent 9bf19eb commit 217cb89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xdm/updater.py
Original file line number Diff line number Diff line change
Expand Up @@ -344,4 +344,4 @@ def update(self):
log.warning("Git pull exited with an error\n %s" % pull)
return False
else:
return True
return True

0 comments on commit 217cb89

Please sign in to comment.