Skip to content

Commit 9057f69

Browse files
committed
fix: update 9-to-10 dist path
1 parent 315e486 commit 9057f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharness/t0130-migration-9-to-10.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ test_description="Test migration 9 to 10"
66

77
# Dist specially built with a v0.6.0-dev release
88
# TODO: Replace with real dist path (this is just a tmp one for testing)
9-
export IPFS_DIST_PATH="/ipfs/QmaBzkHxejtwH5DrSg9oiUwjWDit3925JPMCTanY8Afm9z"
9+
export IPFS_DIST_PATH="/ipfs/Qmc44rcSEktAc7qeEriLaDJ5Up9qq5bEnKyX8iVCjzx7BL"
1010

1111
export GOPATH="$(pwd)/gopath"
1212
mkdir -p gopath/bin

0 commit comments

Comments
 (0)