提交 f4e6dcc3 编写于 作者: S Stephen Boyd 提交者: Junio C Hamano

t0022: replace non-portable literal CR

We shouldn't have literal CR's in tests as they aren't portable.
Signed-off-by: NStephen Boyd <bebarino@gmail.com>
Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 c4f3f551
......@@ -12,7 +12,7 @@ test_expect_success setup '
test_tick &&
git commit -m Initial &&
sed -e "s/\$/ /" "$TEST_DIRECTORY"/t0022-crlf-rename.sh >elpmas &&
append_cr <"$TEST_DIRECTORY"/t0022-crlf-rename.sh >elpmas &&
git add elpmas &&
rm -f sample &&
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册