In drush-5.x, it is possible to run sql-sync in --simulate mode, and you will see the dump/sync/import commands. In drush-4.x, however, if you run sql-sync in --simulate mode, then the sql-conf will be simulated, drush won't get the database info, and you'll get errors instead of a simulation of sql-sync.

This patch adds support for #override-simulated for drush-4.x.

CommentFileSizeAuthor
override-simulated-4x.patch2.05 KBgreg.1.anderson

Comments

greg.1.anderson’s picture

Would anyone object if I just put this in?

greg.1.anderson’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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