public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Baurzhan Ismagulov <ibr@radix50.net>
To: isar-users@googlegroups.com
Subject: Re: [PATCH 1/3] ci_build: cosmetic change to increase readability
Date: Mon, 14 Oct 2019 16:11:13 +0200	[thread overview]
Message-ID: <20191014141112.q7tarl4ie34i3l2o@yssyq.m.ilbers.de> (raw)
In-Reply-To: <20190919170403.21809-2-henning.schild@siemens.com>

On Thu, Sep 19, 2019 at 07:04:01PM +0200, Henning Schild wrote:
> --- a/scripts/ci_build.sh
> +++ b/scripts/ci_build.sh
> @@ -163,7 +163,7 @@ while [ -e bitbake.sock ]; do sleep 1; done
>  bitbake $BB_ARGS -c do_populate_sdk multiconfig:qemuarm-stretch:isar-image-base
>  while [ -e bitbake.sock ]; do sleep 1; done
>  
> -if [ ! -n "$FAST_BUILD" ]; then
> +if [ -z "$FAST_BUILD" ]; then

Applied to next, thanks.

With kind regards,
Baurzhan.

  reply	other threads:[~2019-10-14 14:11 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-19 17:04 [PATCH 0/3] various random style fixes Henning Schild
2019-09-19 17:04 ` [PATCH 1/3] ci_build: cosmetic change to increase readability Henning Schild
2019-10-14 14:11   ` Baurzhan Ismagulov [this message]
2019-09-19 17:04 ` [PATCH 2/3] CI: make gitlab-ci build verbose instead of quiet Henning Schild
2019-09-21 10:36   ` Jan Kiszka
2019-10-15 10:48     ` Baurzhan Ismagulov
2019-10-15 11:31       ` Jan Kiszka
2019-10-15 12:19         ` Baurzhan Ismagulov
2019-09-19 17:04 ` [PATCH 3/3] meta: rootfs: align the name of the apt preferences file for isar-apt Henning Schild
2019-10-15 10:41   ` Baurzhan Ismagulov
2019-09-19 17:38 ` [PATCH 0/3] various random style fixes Jan Kiszka

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=20191014141112.q7tarl4ie34i3l2o@yssyq.m.ilbers.de \
    --to=ibr@radix50.net \
    --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