commit | 4c367c6ae978ef18477fba6b00458c32f1d49d0d | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Sun Mar 28 17:42:11 2010 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Sun Mar 28 17:42:11 2010 -0700 |
tree | ed8209c9c906a0149ddf49a9168d7d0ffb301b8a | |
parent | 42accaec0174f80c81681c4a6f896ca452ba3f76 [diff] |
t9350: fix careless use of "cd" 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>