Closed (fixed)
Project:
Drush
Version:
All-versions-4.1
Component:
PM (dl, en, up ...)
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2011 at 14:58 UTC
Updated:
12 Feb 2011 at 03:20 UTC
Command runs normally with warning about no backups to be done and then exits with no actions taken and without any notice of failure.
The function pre_update in commands/pm/version_control/backup.in returns FALSE if the --no-backup options is specified (missing value). See attached patch.
| Comment | File | Size | Author |
|---|---|---|---|
| nobackup-fix.patch | 381 bytes | thess |
Comments
Comment #1
moshe weitzman commentedCommitted as it matches other version control engines.