X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=t%2Ft4016-diff-quote.sh;h=34e5144eed8958a3f3341574ff8ecbcc6a4157a9;hb=3a3a29c1da97b36dda2761c2e6b61c1a82e20a54;hp=55eb5f83f17c0ebfb537d390fd3913b7c89d65f4;hpb=268c015495038be387ad3c5d674851889c497716;p=git.git diff --git a/t/t4016-diff-quote.sh b/t/t4016-diff-quote.sh index 55eb5f83f..34e5144ee 100755 --- a/t/t4016-diff-quote.sh +++ b/t/t4016-diff-quote.sh @@ -14,7 +14,7 @@ P2='pathname with SP' P3='pathname with LF' : 2>/dev/null >"$P1" && test -f "$P1" && rm -f "$P1" || { - say 'Your filesystem does not allow tabs in filenames, test skipped.' + skip_all='Your filesystem does not allow tabs in filenames, test skipped.' test_done }