t1510-repo-setup.sh: remove useless mkdir
Signed-off-by: Tao Qingyun <845767657@qq.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
468165c1d8
commit
adc887221f
@ -238,7 +238,6 @@ test_expect_success '#0: nonbare repo, no explicit configuration' '
|
|||||||
'
|
'
|
||||||
|
|
||||||
test_expect_success '#1: GIT_WORK_TREE without explicit GIT_DIR is accepted' '
|
test_expect_success '#1: GIT_WORK_TREE without explicit GIT_DIR is accepted' '
|
||||||
mkdir -p wt &&
|
|
||||||
try_repo 1 "$here" unset unset "" unset \
|
try_repo 1 "$here" unset unset "" unset \
|
||||||
"$here/1/.git" "$here" "$here" 1/ \
|
"$here/1/.git" "$here" "$here" 1/ \
|
||||||
"$here/1/.git" "$here" "$here" 1/sub/ 2>message &&
|
"$here/1/.git" "$here" "$here" 1/sub/ 2>message &&
|
||||||
|
Loading…
Reference in New Issue
Block a user