Skip to content

Commit

Permalink
Update mikewied toy build
Browse files Browse the repository at this point in the history
Change-Id: I00192dfddf5d046630a331c0d0bed4a78207a0f7
Reviewed-on: http://review.couchbase.org/25181
Reviewed-by: Michael Wiederhold <mike@couchbase.com>
Tested-by: Michael Wiederhold <mike@couchbase.com>
  • Loading branch information
Mike Wiederhold committed Mar 15, 2013
1 parent 43179f0 commit 43b2a89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions toy/toy-mikewied.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,14 @@
<remote name="membase" fetch="git://github.com/membase/"
review="review.couchbase.org" />
<remote name="mikewied" fetch="git://github.com/mikewied/"/>
<remote name="aaron" fetch="git://github.com/apage43/"/>

<default remote="couchbase" revision="master"/>
<project name="tlm" path="tlm" revision="2.0.2">
<copyfile src='Makefile.top' dest='Makefile'/>
</project>

<project name="bucket_engine" path="bucket_engine" />
<project name="ep-engine" path="ep-engine" remote="mikewied" revision="bgfetcher"/>
<project name="ep-engine" path="ep-engine" revision="2.0.2"/>
<project name="libconflate" path="libconflate" revision="branch-20"/>
<project name="libmemcached" path="libmemcached" remote="membase" />
<project name="libvbucket" path="libvbucket" />
Expand All @@ -30,4 +29,5 @@
<project path="couchstore" name="couchstore" revision="2.0.2"/>
<project path="geocouch" name="geocouch" revision="2.0.2"/>
<project path="testrunner" name="testrunner" />
<project path="breakpad" name="breakpad" remote="mikewied" revision="master" />
</manifest>

0 comments on commit 43b2a89

Please sign in to comment.