mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Stephan Linz <linz@li-pro.net>
To: ptxdist@pengutronix.de
Cc: j.beisert@pengutronix.de, mkl@pengutronix.de
Subject: [ptxdist] [PATCH 1/2] ptxd_make_get: fix typo: .zup -> .zip
Date: Thu,  8 Aug 2013 21:36:50 +0200	[thread overview]
Message-ID: <358e045015fc92c1f4d1ade5a8d2d5059e12a477.1375989870.git.linz@li-pro.net> (raw)

Signed-off-by: Stephan Linz <linz@li-pro.net>
---
 scripts/lib/ptxd_make_get.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/scripts/lib/ptxd_make_get.sh b/scripts/lib/ptxd_make_get.sh
index f8722a6..8507dd5 100644
--- a/scripts/lib/ptxd_make_get.sh
+++ b/scripts/lib/ptxd_make_get.sh
@@ -92,7 +92,7 @@ ptxd_make_get_git() {
 	*.tar.gz|*.tar.bz2|*.tar.xz|*.zip)
 		;;
 	*)
-		ptxd_bailout "Only .tar.gz, .tar.bz2, .tar.xz and .zup archives are supported for git downloads."
+		ptxd_bailout "Only .tar.gz, .tar.bz2, .tar.xz and .zip archives are supported for git downloads."
 		;;
 	esac
 
-- 
1.7.1


-- 
ptxdist mailing list
ptxdist@pengutronix.de

             reply	other threads:[~2013-08-08 19:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-08 19:36 Stephan Linz [this message]
2013-08-08 19:36 ` [ptxdist] [PATCH 2/2] ptxd_make_get: support svn urls Stephan Linz
2013-08-12 17:13   ` Marc Kleine-Budde
2013-08-12 17:10 ` [ptxdist] [PATCH 1/2] ptxd_make_get: fix typo: .zup -> .zip Marc Kleine-Budde

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=358e045015fc92c1f4d1ade5a8d2d5059e12a477.1375989870.git.linz@li-pro.net \
    --to=linz@li-pro.net \
    --cc=j.beisert@pengutronix.de \
    --cc=mkl@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox