Skip to content
This repository has been archived by the owner on Sep 10, 2023. It is now read-only.

Commit

Permalink
Small refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Mar 11, 2017
1 parent 0ccd30c commit 8da7758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Expand Up @@ -23,7 +23,7 @@
<basename property="bundle.folder" file="${bundle.path}"/>
<replaceproperty src="bundle.folder" dest="bundle.version" replace="${bundle.name}" with=""/>

<getbundlesrc name="${bundle.name}" version="${bundle.version}" propSrcDest="bundle.srcdest" propSrcFilename="bundle.srcfilename"/>
<getmoduleuntouched name="${bundle.name}" version="${bundle.version}" propSrcDest="bundle.srcdest" propSrcFilename="bundle.srcfilename"/>
<assertfile file="${bundle.srcdest}/php.exe"/>

<delete dir="${bundle.tmp.prep.path}/${bundle.name}${bundle.version}"/>
Expand Down

0 comments on commit 8da7758

Please sign in to comment.