Mercurial > hg
comparison tests/test-subrepo-relative-path.t @ 17539:bc7377160fa7
tests: enable more server tests on Windows
author | Patrick Mezard <patrick@mezard.eu> |
---|---|
date | Wed, 12 Sep 2012 22:21:54 +0200 |
parents | d5a3bda6e170 |
children | 7a9cbb315d84 |
comparison
equal
deleted
inserted
replaced
17538:31ca918d539a | 17539:bc7377160fa7 |
---|---|
1 $ "$TESTDIR/hghave" serve || exit 80 | 1 $ "$TESTDIR/hghave" killdaemons || exit 80 |
2 | 2 |
3 Preparing the subrepository 'sub' | 3 Preparing the subrepository 'sub' |
4 | 4 |
5 $ hg init sub | 5 $ hg init sub |
6 $ echo sub > sub/sub | 6 $ echo sub > sub/sub |