This code does not really make sense...

$new_url = drush_get_option('uri');
$old_url = drush_get_option('uri', 'site');

I'll commit an initial cleanup soon... and would like to follow up with more code ported from deploy.inc that's D6 specific.

Comments

helmo’s picture

Status: Active » Fixed

Committed, 8e3cac06d20624676d8c4d000a2888106379b9cc

Follow-up in #2157785: Deploy_7 code lacks functionality from D6 code.

Status: Fixed » Closed (fixed)

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

  • Commit 8e3cac0 on 6.x-2.x, 7.x-3.x, 6.x-2.x-backports, dev-helmo-3.x by helmo:
    Issue #2157783 by helmo: Deploy_7 code has an unused old_uri.