Whitespace.
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/03661de1 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/03661de1 Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/03661de1 Branch: refs/heads/develop Commit: 03661de17a01ccdf54ffe284a2c0f2cdd2ec1f89 Parents: d0f4583 Author: Gilles <[email protected]> Authored: Tue Apr 19 12:47:30 2016 +0200 Committer: Gilles <[email protected]> Committed: Tue Apr 19 12:47:30 2016 +0200 ---------------------------------------------------------------------- src/assembly/src.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-math/blob/03661de1/src/assembly/src.xml ---------------------------------------------------------------------- diff --git a/src/assembly/src.xml b/src/assembly/src.xml index 679bff1..1079126 100644 --- a/src/assembly/src.xml +++ b/src/assembly/src.xml @@ -36,7 +36,7 @@ <excludes> <exclude>**/mantissa/**</exclude> <exclude>**/experimental/**</exclude> - <exclude>**/download*.cgi</exclude> + <exclude>**/download*.cgi</exclude> </excludes> </fileSet> </fileSets>
