CLOUDSTACK-1387: fix incorrect commit

d37ed18c3a.
This commit is contained in:
Min Chen 2013-02-26 15:08:30 -08:00
parent 89dee27503
commit cf06861c9b
1 changed files with 1 additions and 1 deletions

View File

@ -275,7 +275,7 @@
<exec executable="cp">
<arg value="-r" />
<arg value="${basedir}/../scripts" />
<arg value="${basedir}/target/generated-webapp/WEB-INF/classes/scripts" />
<arg value="${basedir}/target/generated-webapp/WEB-INF/classes/" />
</exec>
<copy
todir="${basedir}/target/generated-webapp/WEB-INF/">