Actions
Bug #7391
closedThe package leave a temporary directory mehind
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
ncf-api-virtualenv/SOURCES/Makefile contains
TMP_DIR := $(shell mktemp -dq /tmp/rudder.XXXXXX)
but it's never used
Updated by Benoît PECCATTE about 9 years ago
- Status changed from New to In progress
- Assignee set to Benoît PECCATTE
Updated by Benoît PECCATTE about 9 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Benoît PECCATTE to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder-packages/pull/788
Updated by Benoît PECCATTE about 9 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder-packages|1934bcee595b9a8a2d4b639113d6c9fc3f916ac6.
Updated by Vincent MEMBRÉ about 9 years ago
Applied in changeset rudder-packages|7c3d4ad42551cf2b42a3c80468421d384c25757e.
Updated by Vincent MEMBRÉ almost 9 years ago
- Status changed from Pending release to Released
Actions