You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spot.apache.org by na...@apache.org on 2018/02/09 17:43:51 UTC

[6/7] incubator-spot git commit: remove trailing newline character

remove trailing newline character


Project: http://git-wip-us.apache.org/repos/asf/incubator-spot/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-spot/commit/c79aa313
Tree: http://git-wip-us.apache.org/repos/asf/incubator-spot/tree/c79aa313
Diff: http://git-wip-us.apache.org/repos/asf/incubator-spot/diff/c79aa313

Branch: refs/heads/SPOT-181_ODM
Commit: c79aa313d6e970b85989c120a759b868322819b3
Parents: 0657532
Author: Curtis Howard <cu...@curtis-MBP.local>
Authored: Thu Jan 25 10:25:42 2018 -0500
Committer: Curtis Howard <cu...@curtis-MBP.local>
Committed: Thu Jan 25 10:25:42 2018 -0500

----------------------------------------------------------------------
 spot-setup/spot.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-spot/blob/c79aa313/spot-setup/spot.conf
----------------------------------------------------------------------
diff --git a/spot-setup/spot.conf b/spot-setup/spot.conf
index 2b409cc..03f221a 100755
--- a/spot-setup/spot.conf
+++ b/spot-setup/spot.conf
@@ -75,4 +75,4 @@ DUPFACTOR=1000
 #   'http://trustedresource.com' = Allow specific origin
 #   'http://trustedresource.com,http://anothertrustedresource.com' = Allow multiple origins
 #
-ACCESS_CONTROL_ALLOW_ORIGIN='*'
+ACCESS_CONTROL_ALLOW_ORIGIN='*'
\ No newline at end of file