Closed (fixed)
Project:
Drush
Version:
8.x-6.x-dev
Component:
Core Commands
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
16 Jul 2013 at 11:48 UTC
Updated:
30 Jul 2013 at 16:31 UTC
Jump to comment: Most recent file
The command itself seems to work good, but the test fails because of 2 minor issues:
* required drush/includes/filesystem.inc is not included (added include)
* file utility output assertion is platform dependent (changed to platform agnostic assertion)
Patch attached
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drush-archive_dump_test-2043057.1.patch | 1.33 KB | dmitry_bezer |
Comments
Comment #1
dmitry_bezer commentedpatch
Comment #2
moshe weitzman commentedCommitted. Thanks.