[chirp_devel] [PATCH] [ft4] Add progress bar, better error messages [#6573]
Dan Smith
Fri Mar 8 07:38:08 PST 2019
> diff -r ba16deb4cf38 -r 0942fe2563a1 tests/run_tests
> --- a/tests/run_tests Tue Mar 05 10:35:57 2019 -0800
> +++ b/tests/run_tests Thu Mar 07 11:31:08 2019 -0800
> @@ -1,3 +1,3 @@
> #!/bin/bash
>
> -exec python $(readlink -f $0).py $*
> +exec python2 $(readlink -f $0).py $*
I'm assuming you did not mean to include this in your change... ;)
--Dan
More information about the chirp_devel
mailing list