From: Thomas De Schampheleire <patrickdepinguin@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] autobuild-run: remove handled TODO item for killing all subprocesses
Date: Sun, 1 Mar 2015 22:09:47 +0100 [thread overview]
Message-ID: <1425244187-21189-2-git-send-email-patrickdepinguin@gmail.com> (raw)
In-Reply-To: <1425244187-21189-1-git-send-email-patrickdepinguin@gmail.com>
From: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
(to be squashed with commit 0002f12 (autobuild-run: kill all children on
SIGTERM)
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
---
scripts/autobuild-run | 2 --
1 file changed, 2 deletions(-)
diff --git a/scripts/autobuild-run b/scripts/autobuild-run
index 246a032..4c9d55c 100755
--- a/scripts/autobuild-run
+++ b/scripts/autobuild-run
@@ -53,8 +53,6 @@
# etc.
# - Detect selection of multiple virtual package providers and don't consider it
# a failure
-# - Properly handle kill of main script: stop all running children and do not
-# print out stacktraces
# - Fix problem in removal of output directory: sometimes this fails with
# message 'directory not empty' which suggests that someone is writing to the
# directory at the time of removal.
--
1.8.5.1
next prev parent reply other threads:[~2015-03-01 21:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-01 21:09 [Buildroot] [PATCH 1/2] autobuild-run: correctly handle default argument values Thomas De Schampheleire
2015-03-01 21:09 ` Thomas De Schampheleire [this message]
2015-03-01 21:19 ` Thomas De Schampheleire
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=1425244187-21189-2-git-send-email-patrickdepinguin@gmail.com \
--to=patrickdepinguin@gmail.com \
--cc=buildroot@busybox.net \
/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.