Skip to content
Snippets Groups Projects
Commit 8914071c authored by david_williams's avatar david_williams
Browse files

be specific about logs that are copied

parent 259c75f3
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@
<fileset
dir="${env.PROJECT_PROJECTS}/${projectname}/workdir/${buildLabel}" />
<fileset
dir="${env.ANT_WORKING}" />
dir="${env.ANT_WORKING}/antBuilderOutput.log" />
</copy>
</target>
<target
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment