Metadata
- Source
- FLUID-3458
- Type
- Bug
- Priority
- Blocker
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Laurel Williams
- Reporter
- Justin Obara
- Created
2010-01-04T16:11:19.000-0500 - Updated
2010-01-06T12:11:37.000-0500 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- Infusion Builder
Description
Install the script (cleanup.sh), which is used to remove the temp files, as a cron on the deploy server.
cleanup.sh is located in infusionBuilder-secure/scripts
Attachments
Comments
-
Justin Obara commented
2010-01-04T16:11:28.000-0500 Bug Parade Builder 1.1.2
-
Laurel Williams commented
2010-01-05T13:01:46.000-0500 This patch alters the deploy script to edit the cleanup.sh to be an executable file. It also changes cleanup.sh to fix the directory names to the newer "infusionBuilder" format.
-
Justin Obara commented
2010-01-06T12:11:37.000-0500 Committed Laurel's patch (FLUID-3458-1.patch.txt) which changes the buildscripts to make the cleanup script executable and also adjusts the cleanup script to cleanup the proper directory (due to a name change in a previous commit).