Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
30 Jun 2011 at 18:27 UTC
Updated:
16 Jul 2011 at 09:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
chx commentedRemoved a leftover $printed variable.
Comment #2
moshe weitzman commentedAt least the last summary line should use drush_log() with a type of 'ok'. That works better when run on remote sites. A bit more programmable. Not a big deal.
Comment #3
chx commentedCertainly.
Comment #4
drewish commentedYou can swap:
for
the 2nd parameter is indent level.
Comment #5
dawehnerCommited with this tiny change to 6.x-3.x and 7.x-3.x