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

Commit

Permalink
Text files should end with a newline
Browse files Browse the repository at this point in the history
See ukf/ukf-meta#134.
  • Loading branch information
iay committed Jun 19, 2017
1 parent e973511 commit 1a6656a
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion attic/patch_entity.pl
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
next;
}
print $_;
}
}
2 changes: 1 addition & 1 deletion build/find_OpenAthens_entities_not_in_Eduserv_metadata.xq
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ return
<Entity ID="{data($f/@ID)}">{data($f/@entityID)}
</Entity>
}
</Entities>
</Entities>
2 changes: 1 addition & 1 deletion mdx/schema/saml-metadata-rpi-v1.0.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@
<attribute name="publicationId" type="string" />
</complexType>

</schema>
</schema>
2 changes: 1 addition & 1 deletion mdx/schema/sstc-metadata-attr.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
</choice>
</complexType>

</schema>
</schema>
2 changes: 1 addition & 1 deletion mdx/schema/uk-fed-label.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -166,4 +166,4 @@
</annotation>
</element>

</schema>
</schema>
2 changes: 1 addition & 1 deletion mdx/schema/ws-authorization.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -142,4 +142,4 @@ MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
</xs:choice>
</xs:complexType>

</xs:schema>
</xs:schema>
2 changes: 1 addition & 1 deletion mdx/schema/ws-securitypolicy-1.2.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -1202,4 +1202,4 @@ MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
</xs:annotation>
</xs:element>

</xs:schema>
</xs:schema>
2 changes: 1 addition & 1 deletion mdx/uk/sp_mdui_test.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,4 @@
</html>
</xsl:template>

</xsl:stylesheet>
</xsl:stylesheet>
2 changes: 1 addition & 1 deletion mdx/uk/statistics-charting.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -497,4 +497,4 @@
</xsl:if>
</xsl:template>

</xsl:stylesheet>
</xsl:stylesheet>
2 changes: 1 addition & 1 deletion mdx/uk/statistics.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -1772,4 +1772,4 @@
</p>
</xsl:template>

</xsl:stylesheet>
</xsl:stylesheet>
2 changes: 1 addition & 1 deletion preprod.properties
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ md.dist.path.name=/
# Preprod MDQ cache is a different file published at a different hostname
#
mdq.dist.name=mdq-test.ukfederation.org.uk
mdq.cache=mdqcache-test.tar.gz
mdq.cache=mdqcache-test.tar.gz
2 changes: 1 addition & 1 deletion utilities/stats-generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -813,4 +813,4 @@ fi


echo -e "$msg"
exit 0
exit 0
2 changes: 1 addition & 1 deletion utilities/stats-sync.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ rsync -at stats@test-sp:/var/log/shibboleth/shibd* $logslocation/test-sp/
rsync -at stats@test-sp:/var/log/shibboleth/transaction* $logslocation/test-sp/

# Exit happily
exit 0
exit 0

0 comments on commit 1a6656a

Please sign in to comment.