Files
swupd-client/include
Patrick McCarty f1cd7f19a0 Fix deletion of directory trees with 'verify --fix'
For safety, 'verify --fix' does not use swupd_rm() (like 'update') when
deleting files, etc. Instead, each deleted entry is considered
individually.

So for the deletion step to work correctly with 'verify --fix', files
contained within directories must be listed before the directories
themselves. A simple solution is to make the manifest reverse filename
sorted (opposite of the current filename sorted order).

Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2016-04-27 10:05:54 -07:00
..
2016-03-07 14:23:18 -08:00
2016-02-24 09:34:13 -08:00
2016-02-24 09:34:13 -08:00