commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] git://gnuradio.org/jblum branch, wip/grc/kill_process,


From: git repository hosting
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, wip/grc/kill_process, updated. 21158d425ff8d8b1ba8bbc6a89609b33fb4252b4
Date: Sun, 13 Mar 2011 18:36:03 +0000 (GMT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/jblum".

The branch, wip/grc/kill_process has been updated
  discards  5c956bdb7594c280e0f7eb2e30266cfe869d70b1 (commit)
       via  21158d425ff8d8b1ba8bbc6a89609b33fb4252b4 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (5c956bdb7594c280e0f7eb2e30266cfe869d70b1)
            \
             N -- N -- N (21158d425ff8d8b1ba8bbc6a89609b33fb4252b4)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 21158d425ff8d8b1ba8bbc6a89609b33fb4252b4
Author: Josh Blum <address@hidden>
Date:   Sun Mar 13 11:36:03 2011 -0700

    grc: swap store the subprocess object rather than the pid when executing
    
        For some reason os.kill(p.pid, SIGKILL) does not work on windows.
        However, the subprocess p.kill() works just fine for both systems.

-----------------------------------------------------------------------

Summary of changes:
 grc/gui/MainWindow.py |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
git://gnuradio.org/jblum



reply via email to

[Prev in Thread] Current Thread [Next in Thread]