* 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:
parent
6dae6e2c51
commit
72f1d68a05
5 changed files with 28 additions and 35 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -29,3 +29,6 @@ htmlcov
|
|||
|
||||
.DS_Store
|
||||
.idea
|
||||
|
||||
#Emacs
|
||||
.#*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue