[Buildroot] [PATCH 2/2] autobuild-run: remove handled TODO item for killing all subprocesses

Thomas De Schampheleire patrickdepinguin at gmail.com
Sun Mar 1 21:09:47 UTC 2015


From: Thomas De Schampheleire <thomas.de.schampheleire at gmail.com>

(to be squashed with commit 0002f12 (autobuild-run: kill all children on
SIGTERM)

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire at 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




More information about the buildroot mailing list