Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Rename the verify target as samlmd.aggregates.verify.
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Aug 1, 2016
1 parent d4ae177 commit 0faaaa5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -910,9 +910,9 @@
</macrodef>

<!--
Verify the signed metadata files.
Verify the signed aggregates.
-->
<target name="verify">
<target name="samlmd.aggregates.verify">
<echo>Verifying signed UK metadata.</echo>
<VFY.uk.both i="${output.dir}/${mdaggr.prod.signed}"/>

Expand Down

0 comments on commit 0faaaa5

Please sign in to comment.