t0302: "unreadable" test needs SANITY prereq
commit329af6ca7d9829343846ad53423faf3e827077d6
authorPaul Tan <pyokagan@gmail.com>
Fri, 12 Jun 2015 13:29:58 +0000 (12 21:29 +0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 12 Jun 2015 20:57:51 +0000 (12 13:57 -0700)
treeec61bb6243a41a9e4a2217224a7df1a02f2f00ea
parentefee5981d3d5d72f9cc7208ba7c5e9ce4afc8598
t0302: "unreadable" test needs SANITY prereq

The test expects that "chmod -r ~/.git-credentials" would make it
unreadable to the user, and thus needs the SANITY prerequisite.

Reported-by: Jean-Yves LENHOF <jean-yves@lenhof.eu.org>
Signed-off-by: Paul Tan <pyokagan@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t0302-credential-store.sh