sharness: remove extraneous iptb stop
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
Steven Allen committed
Jul 30, 2018 at 15:31 UTC
ca1024a16a3a45dde5a23f3b9018910ab993970d
1 file changed
-4
test/sharness/t0175-reprovider.sh
-4
@@ -51,10 +51,6 @@ reprovide() {
51
'
52
}
53
54
-test_expect_success 'stop peer 1' '
55
- iptb stop 1
56
-'
57
-
54
# Test 'all' strategy
55
init_strategy 'all'
56