Closed (fixed)
Project:
Drush
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
3 Nov 2009 at 20:24 UTC
Updated:
10 Jan 2010 at 01:50 UTC
The nag message does not affect operation of the sync; it merely advertises the dump file facility that increases the efficiency of the rsync operation, and allows the 'cache' feature to work. The nag message can be disabled with the --temp command line flag.
| Comment | File | Size | Author |
|---|---|---|---|
| drush-sql-HEAD-2009_11_03.patch | 2.27 KB | greg.1.anderson |
Comments
Comment #1
moshe weitzman commentedcommitted, with slightly more informative msg
Comment #3
greg.1.anderson commentedThe nag message should not be printed if both the source and target sites are local. In this instance, temp files work just fine.
Comment #4
greg.1.anderson commentedFixed and committed.