ReleaseEngineering/How To/Setup Personal Development Master: Difference between revisions

Jump to navigation Jump to search
Line 164: Line 164:
<li>cd BASEDIR/build-master/</li>
<li>cd BASEDIR/build-master/</li>
<li>Modify line 2 of Makefile from BUILDBOT=$(PWD)/bin/buildbot to be BUILDBOT=$(PWD)/../bin/buildbot</li>
<li>Modify line 2 of Makefile from BUILDBOT=$(PWD)/bin/buildbot to be BUILDBOT=$(PWD)/../bin/buildbot</li>
<li>Modify line 11 of master_config.json so that 'release_branches' contains an empty list. It did contain ["mozilla-1.9.2",  "mozilla-beta"] and they are unnecessary for local setup.</li>
<li>Modify line 11 of master_config.json so that 'release_branches' contains an empty list. It did contain ["mozilla-1.9.2",  "mozilla-beta"] and they are unnecessary for a local setup.</li>
<li>make checkconfig
<li>make checkconfig
* Should say: Config file is good!</li>
* Should say: Config file is good!</li>
Confirmed users
194

edits

Navigation menu