Revision: 7599
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7599&view=rev
Author:   astraw
Date:     2009-08-30 15:43:39 +0000 (Sun, 30 Aug 2009)

Log Message:
-----------
buildbot: delete build directory when re-building

Modified Paths:
--------------
    trunk/matplotlib/test/_buildbot_mac_sage.sh

Modified: trunk/matplotlib/test/_buildbot_mac_sage.sh
===================================================================
--- trunk/matplotlib/test/_buildbot_mac_sage.sh 2009-08-30 13:35:12 UTC (rev 
7598)
+++ trunk/matplotlib/test/_buildbot_mac_sage.sh 2009-08-30 15:43:39 UTC (rev 
7599)
@@ -1,6 +1,7 @@
 #!/bin/bash
 set -e
 rm -rf ${HOME}/.matplotlib/*
+rm -rf build
 
 export PYTHON=${HOME}/dev/bin/python
 export PREFIX=${HOME}/devbb 


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

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to