Skip to content

Commit

Permalink
test2
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
  • Loading branch information
rht committed Nov 24, 2015
1 parent 7712121 commit 3e406ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/sharness/t0080-repo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ test_expect_success "'ipfs refs --recursive (bigger)'" '
cp -r b b4 && mv b4 b/b4 &&
hash=$(ipfs add -r -q b | tail -n1) &&
ipfs refs -r "$hash" | wc -l | sed "s/^ *//g" >actual &&
echo "79" >expected &&
echo "79" >expected &&
test_cmp expected actual
'

Expand Down

0 comments on commit 3e406ee

Please sign in to comment.