From: Jeroen Hofstee <jeroen@myspectrum.nl>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] fix typo in error message
Date: Wed, 08 Oct 2014 15:51:09 +0200 [thread overview]
Message-ID: <5435414D.5020603@myspectrum.nl> (raw)
In-Reply-To: <20141008134714.GA19761@amd>
Hello Pavel,
On 08-10-14 15:47, Pavel Machek wrote:
> Fix confusing typo in error message.
>
> Signed-off-by: Pavel Machek <pavel@denx.de>
>
> diff --git a/scripts/multiconfig.sh b/scripts/multiconfig.sh
> index 4a8737f..811fa6e 100644
> --- a/scripts/multiconfig.sh
> +++ b/scripts/multiconfig.sh
> @@ -120,7 +120,7 @@ do_board_defconfig () {
>
> if [ ! -r $defconfig_path ]; then
> echo >&2 "***"
> - echo >&2 "*** Can't find default configuration \"confis/$1\"!"
> + echo >&2 "*** Can't find default configuration \"configs/$1\"!"
> echo >&2 "***"
> exit 1
> fi
>
Already pending, see https://patchwork.ozlabs.org/patch/395589.
Regards,
Jeroen
prev parent reply other threads:[~2014-10-08 13:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-08 13:47 [U-Boot] [PATCH] fix typo in error message Pavel Machek
2014-10-08 13:51 ` Jeroen Hofstee [this message]
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=5435414D.5020603@myspectrum.nl \
--to=jeroen@myspectrum.nl \
--cc=u-boot@lists.denx.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.