X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=t%2Ft7005-editor.sh;h=26ddf9d496f6eacddbec603659be7fca3dff294b;hb=e8b15e6156fc361d3cb0e093747dab840d58fc7e;hp=fe60d699a3d6d00a734e9f0bbc502828c5244b7e;hpb=304d8b6256db7aca7772c0a994a7c1c987eabd97;p=git.git diff --git a/t/t7005-editor.sh b/t/t7005-editor.sh index fe60d699a..26ddf9d49 100755 --- a/t/t7005-editor.sh +++ b/t/t7005-editor.sh @@ -113,7 +113,7 @@ done if ! echo 'echo space > "$1"' > "e space.sh" then - say "Skipping; FS does not support spaces in filenames" + skip_all="Skipping; FS does not support spaces in filenames" test_done fi