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:
parent
f6c91f4ac9
commit
13c9066822
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue