提交 2317d289 编写于 作者: E Eric Wong

t9138: remove stray dot in test which broke bash

The stray dot broke bash and probably some other shells,
but worked fine with dash in my limited testing.
Signed-off-by: NEric Wong <normalperson@yhbt.net>
上级 f7050599
......@@ -22,7 +22,6 @@ test_expect_success 'setup svnrepo' '
"$svnrepo/project/tags_A/1.0" &&
svn co "$svnrepo/project" svn_project &&
cd svn_project &&
.
echo 2 > trunk/a.file &&
svn ci -m "Change 1" trunk/a.file &&
svn cp -m "Branch 2" "$svnrepo/project/trunk" \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册