Mercurial > public > mercurial-scm > hg-stable
diff tests/test-subrepo-svn.t @ 16898:bb91c602d4ad
tests: change odd uses of 'if hghave' to #if
author | Mads Kiilerich <mads@kiilerich.com> |
---|---|
date | Sun, 10 Jun 2012 13:01:40 +0200 |
parents | ae2664ee0223 |
children | 7dd82e0c43ea |
line wrap: on
line diff
--- a/tests/test-subrepo-svn.t Sun Jun 10 03:05:59 2012 +0200 +++ b/tests/test-subrepo-svn.t Sun Jun 10 13:01:40 2012 +0200 @@ -456,9 +456,7 @@ Checked out revision 5. 2 files updated, 0 files merged, 0 files removed, 0 files unresolved - $ if "$TESTDIR/hghave" -q svn15; then - > hg up 2 >/dev/null 2>&1 || echo update failed - > fi + $ hg up -q 2 Modify one of the externals to point to a different path so we can test having obstructions when switching branches on checkout: