Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Commit

Permalink
update the svn location on the server too
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Groszer committed Aug 23, 2010
1 parent 757a8d0 commit 92fa89c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion master.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ def setupCleanupBuild(slow_lock):
# egg building

def makeEGGfactory():
svn_url = 'svn://svn.zope.org/repos/main/Sandbox/adamg/zope.wineggbuilder/trunk'
svn_url = 'svn://svn.zope.org/repos/main/zope.wineggbuilder/trunk'

f = factory.BuildFactory()
f.addStep(source.SVN(svnurl=svn_url, mode='clobber'))
Expand Down

0 comments on commit 92fa89c

Please sign in to comment.