Skip to content

Commit adc8872

Browse files
qingyunhagitster
authored andcommitted
t1510-repo-setup.sh: remove useless mkdir
Signed-off-by: Tao Qingyun <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 468165c commit adc8872

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

t/t1510-repo-setup.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,6 @@ test_expect_success '#0: nonbare repo, no explicit configuration' '
238238
'
239239

240240
test_expect_success '#1: GIT_WORK_TREE without explicit GIT_DIR is accepted' '
241-
mkdir -p wt &&
242241
try_repo 1 "$here" unset unset "" unset \
243242
"$here/1/.git" "$here" "$here" 1/ \
244243
"$here/1/.git" "$here" "$here" 1/sub/ 2>message &&

0 commit comments

Comments
 (0)