hg: code-tools/jcheck: Don't collect non-numeric bugids
Omair Majid
omajid at redhat.com
Thu May 9 14:50:34 PDT 2013
On 05/09/2013 05:23 PM, mark.reinhold at oracle.com wrote:
> Changeset: c45a917ff927
> Author: mr
> Date: 2013-05-09 14:17 -0700
> URL: http://hg.openjdk.java.net/code-tools/jcheck/rev/c45a917ff927
>
> Don't collect non-numeric bugids
>
> ! jcheck.py
> ! runtests.sh
>
I guess I made a mistake in my patch? Hope I didn't break anything.
I am a little confused about this change in the patch, though:
> -if HGUSER=$setup_author hg ci -R z -m "6-2: test separate bugids
> -Reviewed-by: $pass_author"; then fail; else true; fi
> +echo "-- $r ignore bug ids 4"
> +rm -rf z
> +hg init z
Doesn't that prevent test 3 from running?
Thanks,
Omair
--
PGP Key: 66484681 (http://pgp.mit.edu/)
Fingerprint = F072 555B 0A17 3957 4E95 0056 F286 F14F 6648 4681
More information about the hg-tools-dev
mailing list