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

Commit cd2f853

Browse files
author
crazy-max
committed
Small refactoring
1 parent e581657 commit cd2f853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<basename property="bundle.folder" file="${bundle.path}"/>
2121
<replaceproperty src="bundle.folder" dest="bundle.version" replace="${bundle.name}" with=""/>
2222

23-
<getbundlesrc name="${bundle.name}" version="${bundle.version}" propSrcDest="bundle.srcdest" propSrcFilename="bundle.srcfilename"/>
23+
<getmoduleuntouched name="${bundle.name}" version="${bundle.version}" propSrcDest="bundle.srcdest" propSrcFilename="bundle.srcfilename"/>
2424
<assertfile file="${bundle.srcdest}/FileZilla Server.exe"/>
2525
<assertfile file="${bundle.srcdest}/FileZilla Server Interface.exe"/>
2626

0 commit comments

Comments
 (0)