changeset 44439 | edc8504bc26b |
parent 42899 | 34a46d48d24e |
child 47951 | 9c4204b7f3e4 |
--- a/tests/test-push-race.t Mon Mar 02 15:34:51 2020 -0500 +++ b/tests/test-push-race.t Tue Feb 25 20:27:39 2020 -0500 @@ -119,11 +119,11 @@ #testcases strict unrelated -#if unrelated +#if strict $ cat >> $HGRCPATH << EOF > [server] - > concurrent-push-mode = check-related + > concurrent-push-mode = strict > EOF #endif