Mercurial > hg-stable
changeset 22134:90c8b36d1a2e stable
test-run-tests: fix stdout/stderr io ordering
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Wed, 13 Aug 2014 14:05:08 -0500 |
parents | a6eddeda93f3 |
children | 44d6818b9cd9 58b5196cce20 |
files | tests/test-run-tests.t |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-run-tests.t Tue Aug 12 11:17:29 2014 -0500 +++ b/tests/test-run-tests.t Wed Aug 13 14:05:08 2014 -0500 @@ -92,7 +92,7 @@ Running In Debug Mode ====================== - $ $TESTDIR/run-tests.py --with-hg=`which hg` --debug | grep -v pwd + $ $TESTDIR/run-tests.py --with-hg=`which hg` --debug 2>&1 | grep -v pwd + echo SALT* 0 0 (glob) SALT* 0 0 (glob) + echo babar