- 22 Dec, 2012 1 commit
-
-
When phantomjs process was interrupted (i.e. ith ^C) it's exitstatus is nil, so `exit` function prints useless error message about nil to int conversion. Now explicitly exit with 1, which is a default ruby exit behaviour and stays in sync with a python bin script.
Vladimir Chizhov authored
-
- 25 Sep, 2012 1 commit
-
-
- 22 Sep, 2012 1 commit
-
-
- 03 Jul, 2012 2 commits