summaryrefslogtreecommitdiff
path: root/t/t9350-fast-export.sh
Commit message (Collapse)AuthorAgeFilesLines
* t9350: fix careless use of "cd"Junio C Hamano2010-03-281-33/+38
| | | | | | | | Upon failure of any of these tests (or when a test that is marked as expecting a failure is fixed), we will end up running later tests in random places. Signed-off-by: Junio C Hamano <gitster@pobox.com>
* Rename t9301 to t9350, to make room for more fast-import testsJohan Herland2009-12-071-0/+374
Signed-off-by: Johan Herland <johan@herland.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>