From 1a6656a11cf510ccfa2f0ce6aeaf9aae38ddf5d4 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Mon, 19 Jun 2017 14:31:12 +0100 Subject: [PATCH] Text files should end with a newline See ukf/ukf-meta#134. --- attic/patch_entity.pl | 2 +- build/find_OpenAthens_entities_not_in_Eduserv_metadata.xq | 2 +- mdx/schema/saml-metadata-rpi-v1.0.xsd | 2 +- mdx/schema/sstc-metadata-attr.xsd | 2 +- mdx/schema/uk-fed-label.xsd | 2 +- mdx/schema/ws-authorization.xsd | 2 +- mdx/schema/ws-securitypolicy-1.2.xsd | 2 +- mdx/uk/sp_mdui_test.xsl | 2 +- mdx/uk/statistics-charting.xsl | 2 +- mdx/uk/statistics.xsl | 2 +- preprod.properties | 2 +- utilities/stats-generate.sh | 2 +- utilities/stats-sync.sh | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/attic/patch_entity.pl b/attic/patch_entity.pl index a720c6ba..a47c4dfa 100755 --- a/attic/patch_entity.pl +++ b/attic/patch_entity.pl @@ -5,4 +5,4 @@ next; } print $_; -} \ No newline at end of file +} diff --git a/build/find_OpenAthens_entities_not_in_Eduserv_metadata.xq b/build/find_OpenAthens_entities_not_in_Eduserv_metadata.xq index e7617b9e..1d134de6 100644 --- a/build/find_OpenAthens_entities_not_in_Eduserv_metadata.xq +++ b/build/find_OpenAthens_entities_not_in_Eduserv_metadata.xq @@ -24,4 +24,4 @@ return {data($f/@entityID)} } - \ No newline at end of file + diff --git a/mdx/schema/saml-metadata-rpi-v1.0.xsd b/mdx/schema/saml-metadata-rpi-v1.0.xsd index 135efa33..ebe5e9d1 100644 --- a/mdx/schema/saml-metadata-rpi-v1.0.xsd +++ b/mdx/schema/saml-metadata-rpi-v1.0.xsd @@ -76,4 +76,4 @@ - \ No newline at end of file + diff --git a/mdx/schema/sstc-metadata-attr.xsd b/mdx/schema/sstc-metadata-attr.xsd index 5a445e21..432ef1a7 100644 --- a/mdx/schema/sstc-metadata-attr.xsd +++ b/mdx/schema/sstc-metadata-attr.xsd @@ -22,4 +22,4 @@ - \ No newline at end of file + diff --git a/mdx/schema/uk-fed-label.xsd b/mdx/schema/uk-fed-label.xsd index 8c1656ae..854255e1 100644 --- a/mdx/schema/uk-fed-label.xsd +++ b/mdx/schema/uk-fed-label.xsd @@ -166,4 +166,4 @@ - \ No newline at end of file + diff --git a/mdx/schema/ws-authorization.xsd b/mdx/schema/ws-authorization.xsd index 5b8ae986..0fcdade9 100644 --- a/mdx/schema/ws-authorization.xsd +++ b/mdx/schema/ws-authorization.xsd @@ -142,4 +142,4 @@ MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. - \ No newline at end of file + diff --git a/mdx/schema/ws-securitypolicy-1.2.xsd b/mdx/schema/ws-securitypolicy-1.2.xsd index 0e562726..948e78a9 100644 --- a/mdx/schema/ws-securitypolicy-1.2.xsd +++ b/mdx/schema/ws-securitypolicy-1.2.xsd @@ -1202,4 +1202,4 @@ MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. - \ No newline at end of file + diff --git a/mdx/uk/sp_mdui_test.xsl b/mdx/uk/sp_mdui_test.xsl index f23e6816..0ae7c2ca 100644 --- a/mdx/uk/sp_mdui_test.xsl +++ b/mdx/uk/sp_mdui_test.xsl @@ -135,4 +135,4 @@ - \ No newline at end of file + diff --git a/mdx/uk/statistics-charting.xsl b/mdx/uk/statistics-charting.xsl index 12aab305..f85055bb 100644 --- a/mdx/uk/statistics-charting.xsl +++ b/mdx/uk/statistics-charting.xsl @@ -497,4 +497,4 @@ - \ No newline at end of file + diff --git a/mdx/uk/statistics.xsl b/mdx/uk/statistics.xsl index 31e89d99..d98a266b 100644 --- a/mdx/uk/statistics.xsl +++ b/mdx/uk/statistics.xsl @@ -1772,4 +1772,4 @@

- \ No newline at end of file + diff --git a/preprod.properties b/preprod.properties index 26a0d200..ef97e089 100644 --- a/preprod.properties +++ b/preprod.properties @@ -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 \ No newline at end of file +mdq.cache=mdqcache-test.tar.gz diff --git a/utilities/stats-generate.sh b/utilities/stats-generate.sh index 22d09928..2debef68 100755 --- a/utilities/stats-generate.sh +++ b/utilities/stats-generate.sh @@ -813,4 +813,4 @@ fi echo -e "$msg" -exit 0 \ No newline at end of file +exit 0 diff --git a/utilities/stats-sync.sh b/utilities/stats-sync.sh index 774f5ddd..f2fdba77 100755 --- a/utilities/stats-sync.sh +++ b/utilities/stats-sync.sh @@ -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 \ No newline at end of file +exit 0