From: Alexander Kanavin <alexander.kanavin@linux.intel.com>
To: Ross Burton <ross.burton@intel.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 2/3] postinst: fix and simplify the postinst test recipe
Date: Wed, 22 Nov 2017 18:09:48 +0200 [thread overview]
Message-ID: <a7fe2ae2-3c8c-44d9-64e9-e68d631a0934@linux.intel.com> (raw)
In-Reply-To: <20171122160414.14093-2-ross.burton@intel.com>
On 11/22/2017 06:04 PM, Ross Burton wrote:
> + if [ -n "$D" ]; then
> + echo "Delaying ${PN}-delayed-b until first boot"
> exit 1
> - fi
I still think this 'exit 1' madness should be fixed. But maybe some
other time.
Alex
next prev parent reply other threads:[~2017-11-22 16:09 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-22 16:04 [PATCH 1/3] oeqa/commands: don't break if get_bb_vars is passed a tuple Ross Burton
2017-11-22 16:04 ` [PATCH 2/3] postinst: fix and simplify the postinst test recipe Ross Burton
2017-11-22 16:09 ` Alexander Kanavin [this message]
2017-11-22 16:09 ` Burton, Ross
2017-11-22 16:13 ` Alexander Kanavin
2017-11-22 16:04 ` [PATCH 3/3] oeqa/selftest/runtime_test: simplify postinst testing Ross Burton
2017-11-23 1:34 ` Joshua Lock
2017-11-23 10:21 ` Burton, Ross
2017-11-23 12:08 ` Burton, Ross
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=a7fe2ae2-3c8c-44d9-64e9-e68d631a0934@linux.intel.com \
--to=alexander.kanavin@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=ross.burton@intel.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 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.