Dan Kubb
|
011c99d3fd
|
Move encoding line to the second line where rubycop will find it
|
2013-07-29 17:39:47 -07:00 |
|
Dan Kubb
|
8f46081d59
|
Add encoding to ruby files
|
2013-07-29 17:17:04 -07:00 |
|
Markus Schirp
|
97e069ed96
|
Replace zombie executable with --zombie flag
The zombie executable was symlinked, symlinks do not work properly under
jruby and rbx.
|
2013-07-27 12:25:22 +02:00 |
|
Markus Schirp
|
55afba8d42
|
Update zombie cli detection
|
2013-06-28 23:24:46 +02:00 |
|
Markus Schirp
|
745c82534b
|
Trap INT in executable
Traping INT just after lauch, even before requireing library should
allow clean exits at all stages.
Closes #44
|
2013-06-21 23:55:13 +02:00 |
|
Markus Schirp
|
7a471875fc
|
Publish exit status of CLI runner in executable
|
2012-11-24 17:36:47 +01:00 |
|
Markus Schirp
|
b77bf348e5
|
Correct zombie path in zombie executable
|
2012-11-22 02:49:57 +01:00 |
|
Markus Schirp
|
7e4b344d14
|
Move executables under ./bin
|
2012-11-22 01:50:11 +01:00 |
|