You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by da...@apache.org on 2015/06/16 10:35:30 UTC

[6/9] wicket git commit: Removed left over EOF from script

Removed left over EOF from script


Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/6cbd2b0a
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/6cbd2b0a
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/6cbd2b0a

Branch: refs/heads/build/wicket-6.20.0
Commit: 6cbd2b0a79f828546a57a10efa38d2c6af567550
Parents: 1dda7fa
Author: Martijn Dashorst <da...@apache.org>
Authored: Tue Jun 9 17:17:54 2015 +0200
Committer: Martijn Dashorst <da...@apache.org>
Committed: Tue Jun 9 17:17:54 2015 +0200

----------------------------------------------------------------------
 release-dashorst.sh | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/6cbd2b0a/release-dashorst.sh
----------------------------------------------------------------------
diff --git a/release-dashorst.sh b/release-dashorst.sh
index ad47fa6..78c5562 100755
--- a/release-dashorst.sh
+++ b/release-dashorst.sh
@@ -36,7 +36,6 @@ EOF
 
 function getJdkToolchain {
 	xmllint ~/.m2/toolchains.xml --xpath "/toolchains/toolchain[provides/version/text() = '1.6']/configuration/jdkHome/text()"
-EOF
 }
 
 # set -e