public inbox for initramfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Lidong Zhong <lzhong-IBi9RG/b67k@public.gmane.org>,
	initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] dracut-lib.sh: typo fix
Date: Mon, 15 Jun 2015 11:32:33 +0200	[thread overview]
Message-ID: <557E9BB1.8050702@redhat.com> (raw)
In-Reply-To: <1434358579-11674-1-git-send-email-lzhong-IBi9RG/b67k@public.gmane.org>

On 15.06.2015 10:56, Lidong Zhong wrote:
> Signed-off-by: Lidong Zhong <lzhong-IBi9RG/b67k@public.gmane.org>
> ---
>  modules.d/99base/dracut-lib.sh | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/modules.d/99base/dracut-lib.sh b/modules.d/99base/dracut-lib.sh
> index 6498f9d..08110cc 100755
> --- a/modules.d/99base/dracut-lib.sh
> +++ b/modules.d/99base/dracut-lib.sh
> @@ -313,7 +313,7 @@ getargs() {
>      _args="$@"
>      set --
>      for _i in $_args; do
> -        if [ "$i" = "-d" ]; then
> +        if [ "$_i" = "-d" ]; then
>              _deprecated=1
>              continue
>          fi
> 

merged, thanks!

      parent reply	other threads:[~2015-06-15  9:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-15  8:56 [PATCH] dracut-lib.sh: typo fix Lidong Zhong
     [not found] ` <1434358579-11674-1-git-send-email-lzhong-IBi9RG/b67k@public.gmane.org>
2015-06-15  9:05   ` Dracut GitHub Import Bot
2015-06-15  9:32   ` Harald Hoyer [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=557E9BB1.8050702@redhat.com \
    --to=harald-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
    --cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=lzhong-IBi9RG/b67k@public.gmane.org \
    /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