mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
tests: enable config plausability checks in addition to syntax checks
This commit is contained in:
parent
a1f5e64456
commit
eb1ac25e08
1 changed files with 1 additions and 1 deletions
|
@ -38,5 +38,5 @@ for CONFIG in ${CONFIGS}; do
|
|||
fi
|
||||
|
||||
echo "=== Testing config: ${CONFIG}"
|
||||
villas-test-config ${CONFIG}
|
||||
villas-test-config -c ${CONFIG}
|
||||
done
|
||||
|
|
Loading…
Add table
Reference in a new issue