Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Correct test script in utilities/2017-02-27/README.md to refer to uns…
…igned aggregate
Alex Stuart committed Mar 1, 2017
1 parent 042e774 commit a1ea68f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utilities/2017-02-27/README.md
@@ -34,9 +34,9 @@ eduGAIN -- these differences can be ignored.

```
ant samlmd.aggregates.generate
cp ukfederation-metadata.xml /tmp/
cp ukfederation-metadata-unsigned.xml /tmp/
replaceHideFromWAYF.pl uk*.xml
ant samlmd.aggregates.generate
diff ukfederation-metadata.xml /tmp/
diff ukfederation-metadata-unsigned.xml /tmp/
```

0 comments on commit a1ea68f

Please sign in to comment.