Skip to content

Commit

Permalink
Merge pull request #1052 from rhelmer/bug831527-integration-test-bustage
Browse files Browse the repository at this point in the history
bug 831527 - cleanup crash storage areas too
  • Loading branch information
lonnen committed Jan 17, 2013
2 parents 463252d + ecaf3b9 commit 56e306a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/integration-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ then
fi

function cleanup() {
echo "INFO: cleaning up crash storage directories"
rm -rf ./primaryCrashStore/ ./processedCrashStore/

echo "INFO: Terminating background jobs"

for p in collector processor monitor middleware
Expand Down

0 comments on commit 56e306a

Please sign in to comment.