On Thu, Jun 16, 2011 at 16:24,  <[email protected]> wrote:
>...
> @@ -250,6 +256,60 @@ def roll_tarballs(base_dir, args):
>         if not dep.have_usable():
>            raise RuntimeError('Cannot find usable %s' % dep.label)
>
> +    # Make sure CHANGES is sync'd
> +    if not branch == 'trunk':

Boy. That's a convoluted way to say !=

:-P

Reply via email to