<div dir="ltr"><div><div><div>Hello<br>I have noticed that when I do the following<br><ul><li>update the 
master.cfg file <br></li><li>then do buildbot stop <br></li><li>followed by buildbot start in my 
buildmaster directory, <br></li><li><br></li></ul>the updated master.cfg doesn't seem to be 
re-read. so whenever I change the master.cfg I have to reboot the entire PC before the changes are picked 
up. Note: I am using Windows 7<br><br>How should I get buildbot to re-read the master.cfg once I have made changes to it?<br>I
 tried buildbot sighup, but that is not supported on Windows, even 
buildbot restart did not seem to work. Any suggestions. <br><br></div>Just in case I have missed this if I have both buildmaster and a buildlave running,<br></div>and I want to restart everything because of a change to the master.cfg file, should I<br>restart the master then the buildslave<br><br></div>On the buildmaster do<br><div><ul><li>buildbot restart</li></ul><p>On the buildslave do:<br></p><ul><li>buildslave stop</li><li>buildslave start</li></ul><p>or go the other way stop the buildslave, then restart the buildmaster?</p><p><br></p><p>Regards<br></p></div></div>