public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
From: cagney@sourceware.org
To: frysk-cvs@sourceware.org
Subject: [SCM]  master: Delete unused import of subprocess.
Date: Thu, 22 Nov 2007 17:53:00 -0000	[thread overview]
Message-ID: <20071122175330.12211.qmail@sourceware.org> (raw)

The branch, master has been updated
       via  cb32a788e5ece3e8775f3def07d86e13ee14a64f (commit)
      from  f3a7416e830b9fbeacddac5c90183389e5b64136 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit cb32a788e5ece3e8775f3def07d86e13ee14a64f
Author: Andrew Cagney <cagney@toenail.yyz.redhat.com>
Date:   Thu Nov 22 12:58:36 2007 -0500

    Delete unused import of subprocess.
    
    frysk-core/frysk/debuginfo/ChangeLog
    2007-11-22  Andrew Cagney  <cagney@redhat.com>
    
    	* gen-type-expect-tests.py: Do not import "subprocess".
    
    frysk-core/frysk/pkglibdir/ChangeLog
    2007-11-22  Andrew Cagney  <cagney@redhat.com>
    
    	* gen-type-funit-tests.py: Do not import "subprocess".

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

Summary of changes:
 frysk-core/frysk/debuginfo/ChangeLog               |    4 ++++
 .../frysk/debuginfo/gen-type-expect-tests.py       |    1 -
 frysk-core/frysk/pkglibdir/ChangeLog               |    4 ++++
 frysk-core/frysk/pkglibdir/gen-type-funit-tests.py |    1 -
 4 files changed, 8 insertions(+), 2 deletions(-)

First 500 lines of diff:
diff --git a/frysk-core/frysk/debuginfo/ChangeLog b/frysk-core/frysk/debuginfo/ChangeLog
index 54ca18b..728e5bb 100644
--- a/frysk-core/frysk/debuginfo/ChangeLog
+++ b/frysk-core/frysk/debuginfo/ChangeLog
@@ -1,3 +1,7 @@
+2007-11-22  Andrew Cagney  <cagney@redhat.com>
+
+	* gen-type-expect-tests.py: Do not import "subprocess".
+
 2007-11-21  Sami Wagiaalla  <swagiaal@redhat.com>
 
 	* DebugInfoStackFactory.java (printTaskStackTrace): Added
diff --git a/frysk-core/frysk/debuginfo/gen-type-expect-tests.py b/frysk-core/frysk/debuginfo/gen-type-expect-tests.py
index c8197e2..58593ce 100644
--- a/frysk-core/frysk/debuginfo/gen-type-expect-tests.py
+++ b/frysk-core/frysk/debuginfo/gen-type-expect-tests.py
@@ -41,7 +41,6 @@
 
 import os,posix,sys
 import re
-from subprocess import *
 from os.path import *
 
 ########################################################################
diff --git a/frysk-core/frysk/pkglibdir/ChangeLog b/frysk-core/frysk/pkglibdir/ChangeLog
index d383139..1e149f8 100644
--- a/frysk-core/frysk/pkglibdir/ChangeLog
+++ b/frysk-core/frysk/pkglibdir/ChangeLog
@@ -1,3 +1,7 @@
+2007-11-22  Andrew Cagney  <cagney@redhat.com>
+
+	* gen-type-funit-tests.py: Do not import "subprocess".
+
 2007-11-19  Stan Cox  <scox@redhat.com>
 
 	* gen-type-funit-tests.py (main): Allow for improved formatting of
diff --git a/frysk-core/frysk/pkglibdir/gen-type-funit-tests.py b/frysk-core/frysk/pkglibdir/gen-type-funit-tests.py
index 123d477..e4fc9c9 100644
--- a/frysk-core/frysk/pkglibdir/gen-type-funit-tests.py
+++ b/frysk-core/frysk/pkglibdir/gen-type-funit-tests.py
@@ -1,6 +1,5 @@
 #!/usr/bin/python
 import os,posix,sys
-from subprocess import *
 from os.path import *
 
 ########################################################################


hooks/post-receive
--
frysk system monitor/debugger


                 reply	other threads:[~2007-11-22 17:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20071122175330.12211.qmail@sourceware.org \
    --to=cagney@sourceware.org \
    --cc=frysk-cvs@sourceware.org \
    --cc=frysk@sourceware.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).