Closed (fixed)
Project:
Coder
Version:
7.x-1.x-dev
Component:
Coder Review
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jul 2011 at 20:58 UTC
Updated:
31 Aug 2011 at 19:01 UTC
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!