backup_migrate_update_7305()

if (!db_field_exists($table, $machine_name)) {

$machine_name is never declared.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

solideogloria created an issue. See original summary.

DamienMcKenna’s picture

Status: Active » Needs review
FileSize
478 bytes

Gah! Sorry about that.

I think it's supposed to be just `machine_name`.

DamienMcKenna’s picture

Status: Needs review » Needs work

The last submitted patch, 2: backup_migrate-n3143362-2.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

DamienMcKenna’s picture

Status: Needs work » Needs review

The test failure was unrelated.

DamienMcKenna’s picture

Status: Needs review » Fixed

Committed. Thank you.

Status: Fixed » Closed (fixed)

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