t/t0044-autopush.sh in rainbows-4.0.0 vs t/t0044-autopush.sh in rainbows-4.1.0

- old
+ new

@@ -47,11 +47,11 @@ fi sleep 1 done test 2 -eq $(grep TCP_CORK $strace_out | wc -l) - fgrep 'SOL_TCP, TCP_CORK, [0], 4) = 0' $strace_out - fgrep 'SOL_TCP, TCP_CORK, [1], 4) = 0' $strace_out + fgrep 'SOL_TCP, TCP_CORK, [0],' $strace_out + fgrep 'SOL_TCP, TCP_CORK, [1],' $strace_out } t_begin "setup and start" && { rainbows_setup $model 1 1 rtmpfiles strace_out