Skip to content

Commit

Permalink
test: Run t0080-repo test offline
Browse files Browse the repository at this point in the history
Resolves #2906

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
  • Loading branch information
Kubuxu committed Jun 25, 2016
1 parent ce8c8a7 commit c55b3ec
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 c55b3ec

Please sign in to comment.