Merge branch 'jl/interrupt-clone-remove-separate-git-dir' into maint
[gitweb.git] / t / t9806-git-p4-options.sh
index a37c6cbd7c7704636f405fc8ce6059c79933e24a..fa40cc8bb59a4e785681013e1dc676709d808410 100755 (executable)
@@ -149,7 +149,6 @@ test_expect_success 'clone --use-client-spec' '
        cleanup_git &&
 
        # same thing again, this time with variable instead of option
-       mkdir "$git" &&
        (
                cd "$git" &&
                git init &&