comparison tests/test-issue352 @ 8936:1de6e7e1bb9f

change wiki/bts URLs to point to new hostname
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Wed, 24 Jun 2009 15:32:37 +0200
parents 2184378b20b5
children
comparison
equal deleted inserted replaced
8935:f4f0e902b750 8936:1de6e7e1bb9f
1 #!/bin/sh 1 #!/bin/sh
2 # http://www.selenic.com/mercurial/bts/issue352 2 # http://mercurial.selenic.com/bts/issue352
3 3
4 "$TESTDIR/hghave" eol-in-paths || exit 80 4 "$TESTDIR/hghave" eol-in-paths || exit 80
5 5
6 hg init foo 6 hg init foo
7 cd foo 7 cd foo