dash doesn't do curly brace expansion, so avoid that
authorKarl Hasselström <kha@treskal.com>
Sun, 29 Apr 2007 21:09:55 +0000 (23:09 +0200)
committerCatalin Marinas <catalin.marinas@gmail.com>
Mon, 14 May 2007 21:09:26 +0000 (22:09 +0100)
commitfb336055610b2b028e59d4be21a971bd821f1baa
tree5b47510700dc6490f752b217487508cfeb86d6ab
parent89f647446f996f7846cbc56526451bf61a1a940c
dash doesn't do curly brace expansion, so avoid that

I have dash as /bin/sh, and it doesn't seem to expand stuff in curly
braces, which breaks t1800. Work around this by not using curly brace
expansion to generate test data.

Signed-off-by: Karl Hasselström <kha@treskal.com>
t/t1800-import.sh
t/t1800-import/foo.txt [new file with mode: 0644]