提交 48885377 作者: Matt Bell

test/sharness: rm quotes

上级 e5f3ac99
...@@ -171,7 +171,7 @@ test_expect_success "ipfs add -w succeeds" ' ...@@ -171,7 +171,7 @@ test_expect_success "ipfs add -w succeeds" '
test_expect_success "ipfs add -w output looks good" ' test_expect_success "ipfs add -w output looks good" '
HASH="QmVJfrqd4ogGZME6LWkkikAGddYgh9dBs2U14DHZZUBk7W" && HASH="QmVJfrqd4ogGZME6LWkkikAGddYgh9dBs2U14DHZZUBk7W" &&
echo "added "$HASH/hello.txt" mountdir/hello.txt" >expected && echo "added $HASH/hello.txt mountdir/hello.txt" >expected &&
test_cmp expected actual test_cmp expected actual
' '
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论