diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2022-07-15 15:21:32 +1000 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2022-07-22 19:41:42 +0200 |
commit | d9894e8214321ce24f0d3c2223f1557663c729b7 (patch) | |
tree | 827f3134d2a7c861bf48506869fd424c2c52ffee /test/demo/pasta | |
parent | 70fcba542e9f5fc52a322a935ae392359a687890 (diff) | |
download | passt-d9894e8214321ce24f0d3c2223f1557663c729b7.tar passt-d9894e8214321ce24f0d3c2223f1557663c729b7.tar.gz passt-d9894e8214321ce24f0d3c2223f1557663c729b7.tar.bz2 passt-d9894e8214321ce24f0d3c2223f1557663c729b7.tar.lz passt-d9894e8214321ce24f0d3c2223f1557663c729b7.tar.xz passt-d9894e8214321ce24f0d3c2223f1557663c729b7.tar.zst passt-d9894e8214321ce24f0d3c2223f1557663c729b7.zip |
tests: Fix creation of test file in udp passt tests
In what looks like a copy-and-paste error from the TCP script, the
udp/passt test script creates a test file called '__TEMP_BIG__', while
the commands it use the variable __TEMP__. Correct this so that a) we
actually transfer the data we created for the purpose and b) we don't
leave a stale __TEMP_BIG__ file in the current directory.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'test/demo/pasta')
0 files changed, 0 insertions, 0 deletions