Bug #16062

Improve ASP code: config.py

Added by Anonymous 2018-10-16 13:45:31 . Updated 2018-10-18 18:04:10 .

Status:
Duplicate
Priority:
Normal
Assignee:
alant
Category:
Target version:
Start date:
2018-10-16
Due date:
% Done:

0%

Feature Branch:
Type of work:
Code
Blueprint:

Starter:
Affected tool:
Additional Software Packages
Deliverable for:
319

Description

- both add_additional_packages() and remove_additional_packages() are only ever called with search_new_persistence=True, so why is this argument even needed?
- as a result of the above, get_additional_packages() and _write_config are also only called with search_new_persistence=True


Subtasks


Related issues

Related to Tails - Bug #15838: Fix non-blocking issues identified during ASP code review Resolved 2018-09-26

History

#1 Updated by Anonymous 2018-10-16 13:45:40

  • related to Bug #15838: Fix non-blocking issues identified during ASP code review added

#2 Updated by alant 2018-10-18 17:59:14

  • Description updated

Remove parts alerady covered by Bug #16034

#3 Updated by alant 2018-10-18 18:04:10

  • Status changed from Confirmed to Duplicate

See Bug #16061