Skip to content

Commit

Permalink
print test variant
Browse files Browse the repository at this point in the history
  • Loading branch information
petar committed Jul 15, 2020
1 parent a2221a4 commit 419ebb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/sharness/t0027-rotate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ test_rotate() {
FROM_ALG=$1
TO_ALG=$2

test_expect_success "ipfs init" '
test_expect_success "ipfs init (from $FROM_ALG, to $TO_ALG)" '
export IPFS_PATH="$(pwd)/.ipfs" &&
case $FROM_ALG in
rsa)
Expand Down

0 comments on commit 419ebb2

Please sign in to comment.