<div dir="ltr">Oops. Sorry. It would be nice for me personally, but no, I don't guess we really want that in the daily build :-)<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Mar 8, 2019 at 7:38 AM Dan Smith <<a href="mailto:dsmith@danplanet.com">dsmith@danplanet.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">> diff -r ba16deb4cf38 -r 0942fe2563a1 tests/run_tests<br>
> --- a/tests/run_tests Tue Mar 05 10:35:57 2019 -0800<br>
> +++ b/tests/run_tests Thu Mar 07 11:31:08 2019 -0800<br>
> @@ -1,3 +1,3 @@<br>
> #!/bin/bash<br>
> <br>
> -exec python $(readlink -f $0).py $*<br>
> +exec python2 $(readlink -f $0).py $*<br>
<br>
I'm assuming you did not mean to include this in your change... ;)<br>
<br>
--Dan<br>
<br>
</blockquote></div>