CVS: python msp430-jtag.py,1.15,1.16 setup.py,1.3,1.4

Chris Liechti <[email protected]>
Newsgroups gmane.comp.hardware.texas-instruments.msp430.gcc.cvs
Message-ID <[email protected]>
Update of /cvsroot/mspgcc/python
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3532/python

Modified Files:
	msp430-jtag.py setup.py 
Log Message:
- bugfix
- setup all python tools together and make only one shared library

Index: msp430-jtag.py
===================================================================
RCS file: /cvsroot/mspgcc/python/msp430-jtag.py,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -w -d -r1.15 -r1.16
--- msp430-jtag.py	28 Dec 2005 19:56:51 -0000	1.15
+++ msp430-jtag.py	30 Dec 2005 03:47:49 -0000	1.16
@@ -435,7 +435,7 @@
         jtagobj.reset(1, 1)                             #reset and release target
         if do_close:
             jtagobj.close()                             #Release communication port
-        else if DEBUG:
+        elif DEBUG:
             sys.stderr.write("WARNING: JTAG port is left open (--no-close)\n")
 
 if __name__ == '__main__':

Index: setup.py
===================================================================
RCS file: /cvsroot/mspgcc/python/setup.py,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -w -d -r1.3 -r1.4
--- setup.py	29 Sep 2005 21:35:06 -0000	1.3
+++ setup.py	30 Dec 2005 03:47:49 -0000	1.4
@@ -21,7 +21,7 @@
     url="http://mspgcc.sourceforge.net/",
     packages=['msp430', 'msp430.serial'],
     license="Python",
-    long_description="Python Tools for the MSP430 processor includeing BSL, JTAG",
+    long_description="Python tools for the MSP430 processor including BSL, JTAG",
     classifiers = [
         'Development Status :: 5 - Production/Stable',
         'Intended Audience :: Developers',



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.