Mercurial > hg
comparison tests/test-treediscovery.t @ 15446:c5c9ca3719f9
tests: use 'hghave serve' to guard tests that requires serve daemon management
author | Mads Kiilerich <mads@kiilerich.com> |
---|---|
date | Mon, 07 Nov 2011 03:24:53 +0100 |
parents | 0407b7613e99 |
children | 90f8b8dd0326 |
comparison
equal
deleted
inserted
replaced
15445:7cbb81c47025 | 15446:c5c9ca3719f9 |
---|---|
1 $ "$TESTDIR/hghave" serve || exit 80 | |
2 | |
1 Tests discovery against servers without getbundle support: | 3 Tests discovery against servers without getbundle support: |
2 | 4 |
3 $ CAP=getbundle | 5 $ CAP=getbundle |
4 $ . "$TESTDIR/notcapable" | 6 $ . "$TESTDIR/notcapable" |
5 $ cat >> $HGRCPATH <<EOF | 7 $ cat >> $HGRCPATH <<EOF |