[postgis-devel] [PostGIS] #2003: Prevent different branch builds from colliding

PostGIS trac at osgeo.org
Thu Sep 20 22:22:01 PDT 2012


#2003: Prevent different branch builds from colliding
------------------------+---------------------------------------------------
  Reporter:  robe       |       Owner:  robe          
      Type:  defect     |      Status:  closed        
  Priority:  medium     |   Milestone:  Management 2.0
 Component:  buildbots  |     Version:                
Resolution:  fixed      |    Keywords:                
------------------------+---------------------------------------------------
Changes (by robe):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Nevermind.  Figured it out from looking at regress script.  So I set


 {{{
 export
 PGIS_REG_TMPDIR=${WORKSPACE}/tmp/${POSTGIS_MAJOR_VERSION}_${POSTGIS_MINOR_VERSION}_pg${PG_VER}w${OS_BUILD}
 }}}


 before regress and that seems to work and should prevent each branch run
 from colliding into each other.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2003#comment:2>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list