t2004: standardize file naming in symlink test
commit66e28e93bb817791cff837df9df0469962e47618
authorEric Sunshine <sunshine@sunshineco.com>
Wed, 24 Dec 2014 09:43:14 +0000 (24 04:43 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 29 Dec 2014 18:54:42 +0000 (29 10:54 -0800)
tree45110333b7e138715f297a9191040a51c7bab35e
parent0bbc971ab59d5630f974e12cee7aef6189e23c45
t2004: standardize file naming in symlink test

Update "symlink" test to use the common file naming scheme so that its
temporary files can be cleaned up by the "rm -f path*" idiom employed by
other tests in this script.

Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t2004-checkout-cache-temp.sh