mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-28 03:20:13 +01:00
Allow to graph results from TCP links at 100Gbps nicely.
This commit is contained in:
@@ -81,6 +81,7 @@ function generate_output_file()
|
||||
fi
|
||||
|
||||
echo "Resetting output file $OUTPUT_FILE_TXT and $OUTPUT_FILE_CSV"
|
||||
mkdir -p ${OUTPUT_DIR}
|
||||
> $OUTPUT_FILE_TXT
|
||||
echo "$CSV_HEADER_LINE" > $OUTPUT_FILE_CSV
|
||||
|
||||
|
||||
Reference in New Issue
Block a user