Skip to content

Commit

Permalink
Avoid using kill -INT $$
Browse files Browse the repository at this point in the history
Exit code is used to handle errors instead of signal.

Fixes #29
  • Loading branch information
umireon committed Apr 9, 2017
1 parent 8a9352a commit 0548212
Show file tree
Hide file tree
Showing 2 changed files with 282 additions and 319 deletions.
Loading

0 comments on commit 0548212

Please sign in to comment.