You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by Jeremy Thomerson <je...@wickettraining.com> on 2011/12/21 05:47:31 UTC

Re: git commit: fixed typo. first push. woot

Just bringing this to the dev@ list.  It's definitely a milestone!!
 ivaynberg gets the "first push" trophy!

On Tue, Dec 20, 2011 at 11:10 PM, <iv...@apache.org> wrote:

> Updated Branches:
>  refs/heads/trunk 24d17d5be -> 500d9caad
>
>
> fixed typo. first push. woot
>
>
> Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
> Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/500d9caa
> Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/500d9caa
> Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/500d9caa
>
> Branch: refs/heads/trunk
> Commit: 500d9caad302274423f1089e428e9824865268b0
> Parents: 24d17d5
> Author: Igor Vaynberg <iv...@apache.org>
> Authored: Tue Dec 20 20:10:17 2011 -0800
> Committer: Igor Vaynberg <iv...@apache.org>
> Committed: Tue Dec 20 20:10:17 2011 -0800
>
> ----------------------------------------------------------------------
>  release-igor.sh |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> ----------------------------------------------------------------------
>
>
> http://git-wip-us.apache.org/repos/asf/wicket/blob/500d9caa/release-igor.sh
> ----------------------------------------------------------------------
> diff --git a/release-igor.sh b/release-igor.sh
> index d55ef0b..d4a9377 100755
> --- a/release-igor.sh
> +++ b/release-igor.sh
> @@ -33,7 +33,7 @@ stty -echo
>  read passphrase
>  stty $stty_orig
>
> -# test the GPGP passphrase to fail-fast:
> +# test the GPG passphrase to fail-fast:
>  echo "$passphrase" | gpg --passphrase-fd 0 --armor --output pom.xml.asc
> --detach-sig pom.xml
>  gpg --verify pom.xml.asc
>  if [ $? -ne 0 ]; then
>
>


-- 
Jeremy Thomerson
http://wickettraining.com
*Need a CMS for Wicket?  Use Brix! http://brixcms.org*