On 03/17/2017 03:47 AM, Jussi Kukkonen wrote: > > > On 16 March 2017 at 17:34, > wrote: > > > > From: Jose Perez Carranza > > > > > Update variables for creating test runs for qemu ato component > > > > Signed-off-by: Jose Perez Carranza > > > > --- > > scripts/full-test-cycle-wrapper.sh | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/scripts/full-test-cycle-wrapper.sh > b/scripts/full-test-cycle-wrapper.sh > > index f52cd96..3a6ba0f 100755 > > --- a/scripts/full-test-cycle-wrapper.sh > > +++ b/scripts/full-test-cycle-wrapper.sh > > @@ -82,8 +82,8 @@ create_yocto(){ > > create_test_run "${1}" "core-image-sato-sdk_ANYQEMU" > > > > #QEMUs Autos > > - EVIRONMETS=("qemu-x86" "qemuarm" "qemuarm64" "qemumips" > "qemumips64" "qemuppc" "qemux86-64" "qemux86-lsb" "qemux86_64-lsb") > > - ECUTION_TYPE="AUTO" > > + ENVIRONMETS=("qemu-x86" "qemuarm" "qemuarm64" "qemumips" > "qemumips64" "qemuppc" "qemux86-64") > > It seems this is in master already so I'll just mention the typo for > future: ENVIRONMETS should probably be ENVIRONMENTS in whole file. I'll correct that in the next series of patches. thanks for pointing it out. José > > Jussi > > > + EXECUTION_TYPE="AUTO" > > create_test_run "${1}" "core-image-sato-sdk_ANYQEMU" > > > > #QEMUs Autos LSB > > -- > > 2.11.0 > > > > -- > > _______________________________________________ > > yocto mailing list > > yocto@yoctoproject.org > > https://lists.yoctoproject.org/listinfo/yocto -- Saludos José