Commit 607e4d3e authored by Juan Batiz-Benet's avatar Juan Batiz-Benet

sharness tests back to cmd/ipfs

parent 9ae420ab
......@@ -32,8 +32,8 @@ $(SHARNESS):
ipfs:
@echo "*** installing $@ ***"
mkdir -p bin
cd ../cmd/ipfs2 && go build
cp ../cmd/ipfs2/ipfs2 bin/ipfs
cd ../cmd/ipfs && go build
cp ../cmd/ipfs/ipfs bin/ipfs
random:
@echo "*** installing $@ ***"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment