Skip to content

Commit

Permalink
Merge pull request #2908 from ipfs/feature/t0080-offline
Browse files Browse the repository at this point in the history
test: Run t0080-repo test offline
  • Loading branch information
whyrusleeping authored Jul 2, 2016
2 parents cfcc0db + e446b3d commit 62de65c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/sharness/t0080-repo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ test_description="Test ipfs repo operations"
. lib/test-lib.sh

test_init_ipfs
test_launch_ipfs_daemon
test_launch_ipfs_daemon --offline

test_expect_success "'ipfs repo gc' succeeds" '
ipfs repo gc >gc_out_actual
Expand Down

0 comments on commit 62de65c

Please sign in to comment.