t6026-merge-attr: clean up background process at end of test case
[gitweb.git] / t / t1011-read-tree-sparse-checkout.sh
index 2563d18440e34661da9dcff06817855f7b631dde..c167f606ca7b8c1628ac8d00507d50f032278730 100755 (executable)
@@ -244,10 +244,10 @@ test_expect_success 'print errors when failed to update worktree' '
 error: The following untracked working tree files would be overwritten by checkout:
        sub/added
        sub/addedtoo
-Please move or remove them before you can switch branches.
+Please move or remove them before you switch branches.
 Aborting
 EOF
-       test_cmp expected actual
+       test_i18ncmp expected actual
 '
 
 test_expect_success 'checkout without --ignore-skip-worktree-bits' '