diff --git a/tests/integration/library.sh b/tests/integration/library.sh index 2291fd07d2..58a90c1c5b 100644 --- a/tests/integration/library.sh +++ b/tests/integration/library.sh @@ -1109,7 +1109,7 @@ EOF hg init repo-hg cd repo-hg || exit 1 setup_hg_server - hg debugdrawdag < C > | > B diff --git a/tests/integration/test-getpackv1.t b/tests/integration/test-getpackv1.t index 496c5e7c5c..7d0525b55e 100644 --- a/tests/integration/test-getpackv1.t +++ b/tests/integration/test-getpackv1.t @@ -21,7 +21,7 @@ setup client repo2 make a few commits on the server $ cd $TESTTMP/repo-hg - $ hg debugdrawdag < C > | > B diff --git a/tests/integration/test-getpackv2.t b/tests/integration/test-getpackv2.t index 0ac1560667..0cb4810905 100644 --- a/tests/integration/test-getpackv2.t +++ b/tests/integration/test-getpackv2.t @@ -21,7 +21,7 @@ setup client repo2 make a few commits on the server $ cd $TESTTMP/repo-hg - $ hg debugdrawdag < C > | > B diff --git a/tests/integration/test-hash-validation.t b/tests/integration/test-hash-validation.t index aa96ab46f9..e57331b57c 100644 --- a/tests/integration/test-hash-validation.t +++ b/tests/integration/test-hash-validation.t @@ -21,7 +21,7 @@ setup client repo2 make a few commits on the server $ cd $TESTTMP/repo-hg - $ hg debugdrawdag < C > | > B diff --git a/tests/integration/test-mononoke-admin.t b/tests/integration/test-mononoke-admin.t index 3a5775b630..7348902024 100644 --- a/tests/integration/test-mononoke-admin.t +++ b/tests/integration/test-mononoke-admin.t @@ -14,7 +14,7 @@ setup repo $ hg init repo-hg $ cd repo-hg $ setup_hg_server - $ hg debugdrawdag < C > | > B diff --git a/tests/integration/test-pushrebase-block-merges.t b/tests/integration/test-pushrebase-block-merges.t index ab36df6ef7..7683bfd085 100644 --- a/tests/integration/test-pushrebase-block-merges.t +++ b/tests/integration/test-pushrebase-block-merges.t @@ -15,7 +15,7 @@ setup repo $ hg init repo-hg $ cd repo-hg $ setup_hg_server - $ hg debugdrawdag < C > | > B diff --git a/tests/integration/test-pushrebase-discovery.t b/tests/integration/test-pushrebase-discovery.t index 52c5a8a932..094a889a8c 100644 --- a/tests/integration/test-pushrebase-discovery.t +++ b/tests/integration/test-pushrebase-discovery.t @@ -42,7 +42,7 @@ setup repo $ hg init repo-hg $ cd repo-hg $ setup_hg_server - $ hg debugdrawdag < C > | > B diff --git a/tests/integration/test-pushrebase-emit-obsmarkers.t b/tests/integration/test-pushrebase-emit-obsmarkers.t index 4e8a40e03e..8299edb8b7 100644 --- a/tests/integration/test-pushrebase-emit-obsmarkers.t +++ b/tests/integration/test-pushrebase-emit-obsmarkers.t @@ -15,7 +15,7 @@ setup repo $ hg init repo-hg $ cd repo-hg $ setup_hg_server - $ hg debugdrawdag < C > | > B