commit | 66e28e93bb817791cff837df9df0469962e47618 | [log] [tgz] |
---|---|---|
author | Eric Sunshine <sunshine@sunshineco.com> | Wed Dec 24 04:43:14 2014 -0500 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Dec 29 10:54:42 2014 -0800 |
tree | 45110333b7e138715f297a9191040a51c7bab35e | |
parent | 0bbc971ab59d5630f974e12cee7aef6189e23c45 [diff] |
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>