<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Nov 11, 2017 at 9:40 PM, Satish Balay <span dir="ltr"><<a href="mailto:balay@mcs.anl.gov" target="_blank">balay@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">[Starting a new thread for this]<br>
<br>
Tonight's builds will be on 'next-tmp' with:<br></blockquote><div><br></div><div>How easy would it be to setup a system that throttles (or in some way intelligently selects) the branches</div><div>for 'next'? And when a branch graduates to master, or is withdrawn, it takes a new branch.</div><div><br></div><div>   Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
$ git fetch -p && comm -12 <(git branch -r --merged origin/next-tmp | sort) <(git branch -r --no-merged origin/master | sort) |grep -v ' origin/next-tmp'<br>
  origin/barry/add-bcaste-log<br>
  origin/barry/fix-pastix-<wbr>interface<br>
  origin/jed/variadic-malloc<br>
  origin/knepley/feature-plex-<wbr>l2-projection<br>
  origin/stefano_zampini/<wbr>feature-glvis-<wbr>supportdmcomposite<br>
  origin/tmunson/tao-pounders-<wbr>fix-code<br>
<br>
reference: branches are clean on es with<br>
./bin/maint/buildtest arch-linux-cxx-cmplx-pkgs-<wbr>64idx<br>
./bin/maint/buildtest arch-linux-pkgs-opt<br>
<span class="HOEnZb"><font color="#888888"><br>
Satish<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div><div><br></div><div><a href="http://www.caam.rice.edu/~mk51/" target="_blank">https://www.cse.buffalo.edu/~knepley/</a><br></div></div></div></div></div>
</div></div>