When #2943719 went in there was a debug line which wasn't wrapped in a if(variable_get('backup_migrate_verbose')) block, so it always outputs.

CommentFileSizeAuthor
#2 backup_migrate-n3016278-2.patch2.08 KBdamienmckenna

Comments

DamienMcKenna created an issue. See original summary.

damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new2.08 KB

This removes one of the debug messages and wraps the second one as expected.

  • DamienMcKenna committed 6ed584c on 7.x-3.x
    Issue #3016278 by DamienMcKenna: Some debug messages aren't hidden...
damienmckenna’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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