t3701: ensure correctly set up repository after skipped tests
commit32a90233d147bd697b338326bd1fabf9edc3f1fe
authorJohannes Sixt <j6t@kdbg.org>
Mon, 25 May 2009 12:07:55 +0000 (25 14:07 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 May 2009 18:23:30 +0000 (25 11:23 -0700)
treecc581663fcadb7bb399cee20b28a2cade775b29a
parent7a26e653929025e11e689bc7d98365c9a0107dc9
t3701: ensure correctly set up repository after skipped tests

There are two tests that are skipped if file modes are not obeyed by the
file system. In this case, the subsequent test failed because the
repository was in an unexpected state. This corrects it.

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3701-add-interactive.sh