#230 closed defect (fixed)
Deployment scripts use hardcoded temporary directory
| Reported by: | rainer | Owned by: | rainer |
|---|---|---|---|
| Priority: | major | Milestone: | 2.8.2 |
| Component: | main | Version: | |
| Keywords: | Cc: |
Description
In the scripts used by the deployment subsystem, the path to the temporary directory is hardcoded as "/tmp", which is bad because /tmp might be mounted "noexec".
Note:
See TracTickets
for help on using tickets.
Fixed in changeset [308].