Modify ↓
Opened 14 years ago
Last modified 13 years ago
#637 new defect
[patch] fix left over ant_log*.log files by javatools ant builds
Reported by: | trbs <bitten@…> | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.6.1 |
Component: | Recipe commands | Version: | 0.6b2 |
Keywords: | Cc: | ||
Operating System: | Linux |
Description
Summary: fixed left over ant_log*.log files by javatools ant builds
Currently for Java / ant builds my /tmp directory is littered with old ant_log<temp>.log temporary files.
The patch below adds a os.remove at the bottom to remove the temporary file after it's added the bitten log.
Patch at http://bitbucket.org/trbs/bitten/changeset/f6bb74dfb59e
Attachments (0)
Note: See
TracTickets for help on using
tickets.