Code

status: show "-v" diff even for initial commit
[git.git] / t / t0024-crlf-archive.sh
old mode 100644 (file)
new mode 100755 (executable)
index 3511439..e533039
@@ -33,7 +33,7 @@ if [ $? -eq 127 ]; then
        exit
 fi
 
-test_expect_failure 'zip archive' '
+test_expect_success 'zip archive' '
 
        git archive --format=zip HEAD >test.zip &&