Skip to content

Commit

Permalink
Apply leading whitespace normalisation to the test aggregate.
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Jun 25, 2010
1 parent e3b129c commit 3675e3c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,8 @@
o="${md.prod.unsigned}" />
<!-- [27] -->
<XALAN x="uk_master_test.xsl" i="${uk.master.file}"
o="${md.test.unsigned}" />
o="${md.test.unsigned}" />
<MDNORM i="${md.test.unsigned}"/>
<!-- [29] -->
<XALAN x="uk_master_export.xsl" i="${uk.master.file}"
o="${md.export.unsigned}" />
Expand Down

0 comments on commit 3675e3c

Please sign in to comment.