Skip to content

Commit

Permalink
Sushmitha, Ashish|#1781|Deleteing temp directory
Browse files Browse the repository at this point in the history
  • Loading branch information
sushrao committed Jun 20, 2012
1 parent 02b31ce commit 88604a0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<property name="flyway.user" value="@{user}"/>
<property name="flyway.password" value="@{password}"/>
<flyway:migrate />
<delete dir="${temp.migration.dir}" />
</sequential>
</macrodef>

Expand Down

0 comments on commit 88604a0

Please sign in to comment.