]> git.ozlabs.org Git - ccan/commit
io: fix port clash in test.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 29 Oct 2013 10:42:57 +0000 (21:12 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 29 Oct 2013 10:42:57 +0000 (21:12 +1030)
commitefd79fad55845cf71f822cda6b334a2b9eb27baf
tree85db6f0fec9400923f32f666c651c986e80b6bec
parent6d12f6a12d5c641c1060307c68a815185e9f5907
io: fix port clash in test.

Both run-set_alloc and run-15-timeout used the same port, so they sometimes
got stuck when running in parallel.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ccan/io/test/run-set_alloc.c