This change will have no effect on bash scripts that process the output of a drush --pipe command via backtick substitution, but it will make it much easier to process the output of some bash commands, e.g. send the output of drush pm-list --pipe for multiple sites through sort and uniq.

May affect scripts that read and process the output manually, but overall I think this is a big enough improvement to squeeze in to 3.0. If not now, then not until drush-4.

CommentFileSizeAuthor
print-pipe-newline.patch2.86 KBgreg.1.anderson

Comments

moshe weitzman’s picture

Status: Needs review » Fixed

agreed. committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.