* fix a OTA bug

* correct a wrong comment

* ignore emacs autosave files

* keep consistence with the defensive style

* a little refractor

* fix daemon stop failed (#675)

* fix test failed
This commit is contained in:
loggerhead
2016-11-20 14:59:32 +08:00
committed by mengskysama
parent 6dae6e2c51
commit 72f1d68a05
5 changed files with 28 additions and 35 deletions

3
.gitignore vendored
View File

@ -29,3 +29,6 @@ htmlcov
.DS_Store
.idea
#Emacs
.#*