only textconv regular files
[gitweb.git] / t / t4030-diff-textconv.sh
index 1df48ae12ae9e5770c26faf8de87fa0fa021bcb8..3945731e9a92eccffa6fcea4164da3bcbf991b3d 100755 (executable)
@@ -104,7 +104,7 @@ index ad8b3d2..67be421
 \ No newline at end of file
 EOF
 # make a symlink the hard way that works on symlink-challenged file systems
-test_expect_failure 'textconv does not act on symlinks' '
+test_expect_success 'textconv does not act on symlinks' '
        echo -n frotz > file &&
        git add file &&
        git ls-files -s | sed -e s/100644/120000/ |