Skip to content

Commit

Permalink
Updated todo list. Complete restart function, added fix the problem w…
Browse files Browse the repository at this point in the history
…ith a python error issuing when no command is given.
  • Loading branch information
traeblain committed Apr 19, 2012
1 parent b6485c5 commit 9816777
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion server.exe.src/todo.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# To-Do List

- make `serve restart` cleanly shutdown items and restart them
- make `serve restart` cleanly shutdown items and restart them !! DONE
- correct issue with no args blowing out a Python error
- add args for each component
- like --cargs="-m 10 -c 1024"
- "c" for memcached "args" for arguments
Expand Down

0 comments on commit 9816777

Please sign in to comment.