aboutsummaryrefslogtreecommitdiff
path: root/builtin/clean.c
diff options
context:
space:
mode:
authorRené Scharfe <rene.scharfe@lsrfire.ath.cx>2013-01-10 22:24:52 +0100
committerJunio C Hamano <gitster@pobox.com>2013-01-10 14:47:35 -0800
commit6f53feac95f35d470789348c051f6cee93449642 (patch)
tree9055f16f986cf8b86783039fc1d2d6461c57c75f /builtin/clean.c
parent368aa52952deb631b38a89837c4abbb00c5261c1 (diff)
downloadgit-6f53feac95f35d470789348c051f6cee93449642.tar.gz
git-6f53feac95f35d470789348c051f6cee93449642.tar.xz
t0008: avoid brace expansion
Brace expansion is a shell feature that's not required by POSIX and not supported by dash nor NetBSD's sh. Explicitly list all combinations instead. Also avoid calling touch by creating the test files with a redirection instead, as suggested by Junio. Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/clean.c')
0 files changed, 0 insertions, 0 deletions