diff --git a/tools/wltests/test_series b/tools/wltests/test_series index 97e91cbca6c276e1e74ede6f2817d9274d7e7e70..8726c6ca75799d4136eb06ecb40084f645b62493 100755 --- a/tools/wltests/test_series +++ b/tools/wltests/test_series @@ -364,14 +364,18 @@ if [ ! -z $WA_AGENDA ]; then list_available_agendas exit $INVAL fi - # Generate a WA configuration fragment for the ACME cape + # Generate a WA configuration fragment for the ACME cape and ADB IIO_DEVICES="" for CH in $ACME_CHANNELS; do IIO_DEVICES="$IIO_DEVICES \"iio:device$CH\", " done - ACME_CONF=$RESULTS/config_acme.yaml + WA_LOCAL_CONF=$RESULTS/config_local.yaml mkdir -p $RESULTS &>/dev/null - cat >$ACME_CONF <$WA_LOCAL_CONF <