t0008: avoid absolute path on Windows as colon is used in the tests
commita4fab48dd3d71640e353dc4a2a412b613cea4a16
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 30 May 2013 12:24:48 +0000 (30 13:24 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 5 Dec 2013 23:20:20 +0000 (5 23:20 +0000)
treede566bfcad2cfcc243d38e562b587073c1b3ef94
parent3eb96569e08588936c064fe38c09ee783a6e8300
t0008: avoid absolute path on Windows as colon is used in the tests

The test separator char is a colon which means any absolute paths on windows
confuse the tests that use global_excludes.

Suggested-by: Karsten Blees <karsten.blees@gmail.com>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
t/t0008-ignores.sh