1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

Accidentally deleted UDP mode, added it back

This commit is contained in:
Dennis Potter 2018-07-28 15:18:10 +02:00
parent f6c91f4ac9
commit 13c9066822

View file

@ -44,9 +44,6 @@ CONFIG_FILE_TARGET=$(mktemp /tmp/ib-configuration-target-XXXX.conf)
INPUT_FILE=$(mktemp)
OUTPUT_FILE=$(mktemp)
chmod 775 ${CONFIG_FILE}
chmod 775 ${CONFIG_FILE_TARGET}
NUM_SAMPLES=${NUM_SAMPLES:-10}
RC = 0