Skip to content

Commit 9c8f9dc

Browse files
committed
Merge branch 'dreibh/getopt' of https://github.com/dreibh/netperfmeter into dreibh/getopt
2 parents dc4ee13 + 38aba93 commit 9c8f9dc

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)