Bug #159
Test keys should be removed from the distribution
| Status: | Closed | Start date: | 03/31/2010 | |
|---|---|---|---|---|
| Priority: | High | Due date: | 03/31/2010 | |
| Assignee: | % Done: | 100% | ||
| Category: | Release | Estimated time: | 0.20 hour | |
| Target version: | 0.1.0 |
Description
In order to get the /etc/tinyids/keys/ dir to be created, use the following in setup.py
data_files = [
[...]
('/var/lib/sysscope/', []),
[...]
]
History
#1
Updated by George Notaras about 3 years ago
- Due date set to 03/31/2010
- Category set to Release
- Status changed from New to Assigned
- Assignee set to George Notaras
- Target version set to 0.1.0
- Start date set to 03/31/2010
- Estimated time set to 0.20
#2
Updated by George Notaras about 3 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
