Skip to content

Commit 38aba93

Browse files
committed
A fix.
1 parent 24488d3 commit 38aba93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/flowtest-tcp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@ rm -f vgcore.* core.* core
5555
# ====== Run NetPerfMeter ===================================================
5656
./netperfmeter "${SERVER}:${PORT}" \
5757
-config=tcp.config -vector=tcp.vec -scalar=tcp.sca \
58-
-tcp const80:const1000:const80:const1000
58+
-tcp const80:const1000:const80:const1000 \
5959
-runtime="${RUNTIME}"

0 commit comments

Comments
 (0)