aboutgitcodebugslistschat
path: root/passt.c
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2022-07-15 15:21:36 +1000
committerStefano Brivio <sbrivio@redhat.com>2022-07-22 19:42:18 +0200
commitada08d4735e78df2148097eff8460bb60623ce5f (patch)
treeff0b41f3fee2fbd763ebbd3e9fe19a840d64ad88 /passt.c
parentd078a1113febf93ec9124521c0d4d7ee8409b178 (diff)
downloadpasst-ada08d4735e78df2148097eff8460bb60623ce5f.tar
passt-ada08d4735e78df2148097eff8460bb60623ce5f.tar.gz
passt-ada08d4735e78df2148097eff8460bb60623ce5f.tar.bz2
passt-ada08d4735e78df2148097eff8460bb60623ce5f.tar.lz
passt-ada08d4735e78df2148097eff8460bb60623ce5f.tar.xz
passt-ada08d4735e78df2148097eff8460bb60623ce5f.tar.zst
passt-ada08d4735e78df2148097eff8460bb60623ce5f.zip
tests: Remove unnecessary truncation of temporary files in udp tests
All the UDP tests use :> to truncate some temporary data files. This appears to be so that they're empty before writing data to them with tee. However tee, by default, truncates its output file anyway (you need tee -a to append). So drop the unnecessary truncations. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'passt.c')
0 files changed, 0 insertions, 0 deletions