yuja requested changes to this revision.
yuja added inline comments.
This revision now requires changes to proceed.

INLINE COMMENTS

> test-logtoprocess.t:33
>    >     echo "\$MSG1";
> -  >     echo "\$MSG2"
> -  > commandfinish=echo 'logtoprocess commandfinish output:';
> +  >     echo "\$MSG2") > $TESTTMP/command.log
> +  > commandfinish=(echo 'logtoprocess commandfinish output:';

This file may be overwritten asynchronously by more than one
logging processes. That's probably why the test result is unstable
especially with chg.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D1427

To: lothiraldan, #hg-reviewers, yuja
Cc: yuja, durin42, quark, mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to