Changes between Initial Version and Version 1 of Ticket #14127
- Timestamp:
- Oct 20, 2011, 1:13:22 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14127 – Description
initial v1 24 24 25 25 but it does not actually specify what's the problem (I had to add the following line into `runner.stderr.on("data", function(data){`: 26 {{{ 27 #!js 26 28 console.error('-------------- '+data); 29 }}} 27 30 28 31 the build definitely fails, but the exit code is still 0