On 3/9/2011 3:15 AM, Scott Dial wrote:
> I wanted to draw attention to issue11450 [1]. In trying to using mq to
> work on patches for CPython, I found that I could no longer get regrtest
> to run.
Just to update this thread, thanks to the swift work of Nadeem Vawda and
Antoine for pushing it in, i
I wanted to draw attention to issue11450 [1]. In trying to using mq to
work on patches for CPython, I found that I could no longer get regrtest
to run. This issue comes down to the size of the output of
"hg id -t ." being much longer than expected.
$ hg qnew dummy-patch
$ echo "/* dummy change */"