Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
3303fea6
Commit
3303fea6
authored
Sep 02, 2016
by
Jeromy Johnson
Committed by
GitHub
Sep 02, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3170 from ipfs/fix/test/block-hash
sharness: fix typo in hash in t0050
parents
d9250942
aafe084b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test/sharness/t0050-block.sh
test/sharness/t0050-block.sh
+1
-1
No files found.
test/sharness/t0050-block.sh
View file @
3303fea6
...
...
@@ -125,7 +125,7 @@ test_expect_success "add and pin directory" '
HASH
=
QmRKqGMAM6EZngbpjSqrvYzq5Qd8b1bSWymjSUY9zQSNDk
HASH2
=
QmdnpnsaEj69isdw5sNzp3h3HkaDz7xKq7BmvFFBzNr5e7
RANDOMHASH
=
Q
R
mKqGMAM6EbngbZjSqrvYzq5Qd8b1bSWymjSUY9zQSNDq
RANDOMHASH
=
Qm
R
KqGMAM6EbngbZjSqrvYzq5Qd8b1bSWymjSUY9zQSNDq
test_expect_success
"multi-block 'ipfs block rm' mixed"
'
test_must_fail ipfs block rm $FILE1HASH $DIRHASH $HASH $FILE3HASH $RANDOMHASH $HASH2 2> block_rm_err
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment