> +    if p.returncode:
> +        raise Exception('failed to build docker image: %s %s' % (p.stdout, 
> p.stderr))

Can you change the exception type? test-check-code.t complains about it.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to