The code review Drush task only supports printing the output. When using the --pipe option nothing is returned.
The attached patch toggles between printing or piping output based on the DRUSH_PIP context.
| Comment | File | Size | Author |
|---|---|---|---|
| coder-review-drush-add-pipe-support.patch | 3.67 KB | kasperg |
Comments
Comment #1
gboudrias commentedThe patch works for me.
Comment #2
stella commentedAdded to the 7.x version, thanks!