criu/soccr/test
Adrian Reber 906fbb3b43 soccr/test: remove redundant p1.stdout.read()
Remove the second p1.stdout.read() call which was a no-op
since p1.stdout was already fully consumed by the read() on
line 38. The result was immediately overwritten by the
p2.stdout.read() that follows.

Assisted-by: Claude Code (claude-opus-4-6)
Signed-off-by: Adrian Reber <areber@redhat.com>
2026-07-08 09:51:25 +01:00
..
local.sh soccr: add a test 2017-01-16 11:04:50 +03:00
Makefile make: remove checks for python 2 binary 2023-10-22 13:29:25 -07:00
run.py soccr/test: remove redundant p1.stdout.read() 2026-07-08 09:51:25 +01:00
tcp-conn-v6.c soccr: add one more test to check libsoccr_save/libsoccr_restore 2017-02-01 18:41:29 +03:00
tcp-conn.c Run 'make indent' on all C files 2021-09-03 10:31:00 -07:00
tcp-constructor.c Run 'make indent' on all C files 2021-09-03 10:31:00 -07:00
tcp-test.py remove python-future dependency 2023-10-22 13:29:25 -07:00