comparison tests/test-phases-exchange.t @ 17565:f62ed3d90377

tests: enable even more Windows server tests
author Patrick Mezard <patrick@mezard.eu>
date Fri, 14 Sep 2012 21:05:24 +0200
parents e7cfe3587ea4
children 3f5e75c22585
comparison
equal deleted inserted replaced
17564:6d0efc802856 17565:f62ed3d90377
1 $ "$TESTDIR/hghave" serve || exit 80 1 $ "$TESTDIR/hghave" killdaemons || exit 80
2 2
3 $ cat >> $HGRCPATH <<EOF 3 $ cat >> $HGRCPATH <<EOF
4 > [extensions] 4 > [extensions]
5 > graphlog= 5 > graphlog=
6 > EOF 6 > EOF
1060 |/ 1060 |/
1061 o 1 public a-B - 548a3d25dbf0 1061 o 1 public a-B - 548a3d25dbf0
1062 | 1062 |
1063 o 0 public a-A - 054250a37db4 1063 o 0 public a-A - 054250a37db4
1064 1064
1065 1065 $ "$TESTDIR/killdaemons.py" $DAEMON_PIDS
1066