comparison tests/test-walk.t @ 15444:e1f05d7a8c7b

tests: use 'hghave no-windows' to avoid testing reserved file names on windows
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 07 Nov 2011 03:14:55 +0100
parents 25c68ac247c1
children 117f9190c1ba
comparison
equal deleted inserted replaced
15443:a1914d214579 15444:e1f05d7a8c7b
1 $ "$TESTDIR/hghave" no-windows || exit 80
2
1 $ hg init t 3 $ hg init t
2 $ cd t 4 $ cd t
3 $ mkdir -p beans 5 $ mkdir -p beans
4 $ for b in kidney navy turtle borlotti black pinto; do 6 $ for b in kidney navy turtle borlotti black pinto; do
5 > echo $b > beans/$b 7 > echo $b > beans/$b