Bug #7008
abuild -K does not work in HEAD (2.29.0-33-g36d5193) [regression]
Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
03/14/2017
Due date:
% Done:
100%
Estimated time:
Description
Even when -K is provided, abuild removes all temporary directories.
Associated revisions
History
#1
Updated by Natanael Copa almost 2 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset 76f3ac4058ab7747efd0d91ec34cbe883a946fe0.
#2
Updated by Natanael Copa almost 2 years ago
- Status changed from Resolved to Closed
abuild: fix -K option
make sure we don't delete files when -K is specified
fixes #7008