Revision: 5562
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5562&view=rev
Author:   jswhit
Date:     2008-06-16 09:42:49 -0700 (Mon, 16 Jun 2008)

Log Message:
-----------
make figures.

Modified Paths:
--------------
    trunk/toolkits/basemap/doc/make.py

Modified: trunk/toolkits/basemap/doc/make.py
===================================================================
--- trunk/toolkits/basemap/doc/make.py  2008-06-16 16:40:09 UTC (rev 5561)
+++ trunk/toolkits/basemap/doc/make.py  2008-06-16 16:42:49 UTC (rev 5562)
@@ -15,8 +15,7 @@
             pass
 
 def figs():
-    #os.system('cd users/figures/ && python make.py')
-    os.system('cd users/figures')
+    os.system('cd users/figures/ && python make.py')
 
 def html():
     check_build()


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to