Commit 10bb354f authored by Brian Tiger Chow's avatar Brian Tiger Chow Committed by Juan Batiz-Benet

fix: the docker-test's make task

parent c84a714b
...@@ -18,7 +18,6 @@ test: test_go test_sharness ...@@ -18,7 +18,6 @@ test: test_go test_sharness
test_expensive: test_go_expensive test_sharness_expensive test_expensive: test_go_expensive test_sharness_expensive
test_docker: test_docker:
cd ./src/github.com/jbenet/go-ipfs
docker build -t zaqwsx_ipfs-test-img . docker build -t zaqwsx_ipfs-test-img .
cd dockertest/ && make cd dockertest/ && make
......
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