The drush "features-list" command should list the features alphabetically, rather than haphazardly like it does today.

Comments

damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new766 bytes

This patch runs ksort() on the features array in drush_features_list() prior to building the output, so it's at least a starting point.

chrisjlee’s picture

Works for me thanks!

damienmckenna’s picture

Status: Needs review » Needs work
damienmckenna’s picture

Status: Needs work » Needs review
damienmckenna’s picture

StatusFileSize
new687 bytes

Rerolled.

Status: Needs review » Needs work

The last submitted patch, features-n1925216-5.patch, failed testing.

hefox’s picture

Status: Needs work » Needs review

#5: features-n1925216-5.patch queued for re-testing.

mpotter’s picture

Status: Needs review » Fixed

Committed to a25a64f.

Status: Fixed » Closed (fixed)

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