mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
fix: Remove sleep from socket integration test
Signed-off-by: Jitpanu Maneeratpongsuk <jitpanu.maneeratpongsuk@rwth-aachen.de>
This commit is contained in:
parent
7a2d689199
commit
f28f802619
1 changed files with 0 additions and 2 deletions
|
@ -88,8 +88,6 @@ wait %%
|
||||||
VILLAS_LOG_PREFIX="[compare] " \
|
VILLAS_LOG_PREFIX="[compare] " \
|
||||||
villas compare input.dat output.dat
|
villas compare input.dat output.dat
|
||||||
|
|
||||||
sleep 1
|
|
||||||
|
|
||||||
cat > config.json <<EOF
|
cat > config.json <<EOF
|
||||||
{
|
{
|
||||||
"nodes": {
|
"nodes": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue