[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: geda_manager.git: branch: master updated (9402249344dc249612cd39eb4b6d5225e125f224)



The branch, master has been updated
       via  9402249344dc249612cd39eb4b6d5225e125f224 (commit)
      from  d219c7dfd3e05c61fc1366f5bdb53c2ed7564213 (commit)

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.


=========
 Summary
=========

 src/utils.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


=================
 Commit Messages
=================

commit 9402249344dc249612cd39eb4b6d5225e125f224
Author: Newell Jensen <jensen@xxxxxxxxxxxxxxx>
Date:   Sat Jul 26 09:39:37 2008 -0700

    Simple change for a bug in utils.py

:100644 100644 c14e865... ad54ce7... M	src/utils.py

=========
 Changes
=========

commit 9402249344dc249612cd39eb4b6d5225e125f224
Author: Newell Jensen <jensen@xxxxxxxxxxxxxxx>
Date:   Sat Jul 26 09:39:37 2008 -0700

    Simple change for a bug in utils.py

diff --git a/src/utils.py b/src/utils.py
index c14e865..ad54ce7 100644
--- a/src/utils.py
+++ b/src/utils.py
@@ -239,6 +239,7 @@ class Utils(gEDAManager):
 
         os.chdir(self.directory)            
 
+        g.processes.clear()
         print ext
         if ext == 'sch':
             icon_type = self.icon_lut['g2p']




_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs