public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: vijai kumar <vijaikumar.kanagarajan@gmail.com>
To: isar-users <isar-users@googlegroups.com>
Subject: Re: [PATCH] scripts/ci_build.sh: Add right flag for debug
Date: Tue, 15 Oct 2019 02:27:38 -0700 (PDT)	[thread overview]
Message-ID: <d1e3f70c-2adf-4d82-bebf-07411fc2b59f@googlegroups.com> (raw)
In-Reply-To: <20191001172544.7426-1-Vijaikumar_Kangarajan@mentor.com>


[-- Attachment #1.1: Type: text/plain, Size: 832 bytes --]

Can this be merged?

Thanks,
Vijai Kumar K

On Tuesday, October 1, 2019 at 10:56:16 PM UTC+5:30, vijai kumar wrote:
>
> From: Vijai Kumar K <Vijaikumar_Kanagarajan@mentor.com> 
>
> The right option for enabling debug level is -D. Replace -d with -D. 
>
> Signed-off-by: Vijai Kumar K <Vijaikumar_Kanagarajan@mentor.com> 
> --- 
>  scripts/ci_build.sh | 2 +- 
>  1 file changed, 1 insertion(+), 1 deletion(-) 
>
> diff --git a/scripts/ci_build.sh b/scripts/ci_build.sh 
> index a69cc51..0ff1604 100755 
> --- a/scripts/ci_build.sh 
> +++ b/scripts/ci_build.sh 
> @@ -96,7 +96,7 @@ do 
>          CROSS_BUILD="1" 
>          ;; 
>      -d|--debug) 
> -        BB_ARGS="$BB_ARGS -d" 
> +        BB_ARGS="$BB_ARGS -D" 
>          ;; 
>      -f|--fast) 
>          # Start build for the reduced set of configurations 
> -- 
> 2.17.1 
>
>

[-- Attachment #1.2: Type: text/html, Size: 1681 bytes --]

  reply	other threads:[~2019-10-15  9:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-01 17:25 vijaikumar.kanagarajan
2019-10-15  9:27 ` vijai kumar [this message]
2019-10-16  7:09 ` Baurzhan Ismagulov

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=d1e3f70c-2adf-4d82-bebf-07411fc2b59f@googlegroups.com \
    --to=vijaikumar.kanagarajan@gmail.com \
    --cc=isar-users@googlegroups.com \
    /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