commit | b3b8ceb48b7d75631a8638f1dc6ccdf7f1b53888 | [log] [tgz] |
---|---|---|
author | Torsten Bögershausen <tboegi@web.de> | Sat Jun 08 14:17:49 2013 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Jun 11 14:23:31 2013 -0700 |
tree | caf93655d50418e24c51c38a11ea068fc72b7e56 | |
parent | 3ea59412e83065b38b52cb8d7b8432e0f516de6c [diff] |
t0070 "mktemp to unwritable directory" needs SANITY Use the SANITY prerequisite when testing if a temp file can be created in a read only directory. Skip the test under CYGWIN, or skip it under Unix/Linux when it is run as root. Signed-off-by: Torsten Bögershausen <tboegi@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>