summaryrefslogtreecommitdiff
path: root/t/t7508-status.sh
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2014-03-20 19:17:35 -0400
committerLibravatar Junio C Hamano <gitster@pobox.com>2014-03-21 14:27:58 -0700
commit633734d4a13ace930b34c83d37b4e8a22ccf5a3b (patch)
tree301b9dc78f5abff51cea673c10930bd8f71debe2 /t/t7508-status.sh
parentt0001: make symlink reinit test more careful (diff)
downloadtgif-633734d4a13ace930b34c83d37b4e8a22ccf5a3b.tar.xz
t0001: use test_path_is_*
t0001 predates the test_path_is_* helpers, and uses "test -f" and "test -d" directly. Using the helpers provides better debugging output, and are a little more robust. As opposed to "! test -d", test_path_is_missing will actually makes sure the path does not exist at all. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7508-status.sh')
0 files changed, 0 insertions, 0 deletions